<!--
#You must specify below elements for host.
code - Short code
circuit_id
subscribed_bw
name - Full name

#Below are optional and when required.
swap_inout - When inbound/outbound graphs are swapped
rrd_data_id_v6 - when rrd is not generated for some interface, enter the rrd id IPv6 of the other interface.
-->
<hosts>
        <host>
                <code>dialog-transit</code>
                <circuit_id>XXXXX</circuit_id>
                <subscribed_bw>10000</subscribed_bw>
                <name>Internet (10G) - Transit via Dialog</name>
		<rrd_data_id>881</rrd_data_id>
		<rrd_data_id_v6>900</rrd_data_id_v6>
        </host>
        <host>
                <code>slt-transit</code>
                <circuit_id>XXXXX</circuit_id>
                <subscribed_bw>6000</subscribed_bw>
                <name>Internet (6G) - Transit via SLT</name>
                <rrd_data_id>899</rrd_data_id>
                <rrd_data_id_v6>901</rrd_data_id_v6>
        </host>
        <host>
                <code>dialog-sg</code>
                <circuit_id>XXXXX</circuit_id>
                <subscribed_bw>5000</subscribed_bw>
                <name>Direct IPLC (5G) to Singapore (Google, TEIN and SingAREN)</name>
                <rrd_data_id>882</rrd_data_id>
                <rrd_data_id_v6>902</rrd_data_id_v6>
        </host>
        <host>
                <code>dialog-ggc</code>
                <circuit_id>XXXXX</circuit_id>
                <subscribed_bw>10000</subscribed_bw>
                <name>LEARN Global Google Cache Node</name>
                <rrd_data_id>883</rrd_data_id>
                <rrd_data_id_v6>903</rrd_data_id_v6>
        </host>
        <host>
                <code>slt-lgn</code>
                <circuit_id>XXXXX</circuit_id>
                <subscribed_bw>1000</subscribed_bw>
                <name>Lanka Government Network (1G)</name>
                <rrd_data_id>890</rrd_data_id>
                <rrd_data_id_v6>904</rrd_data_id_v6>
        </host>
        <host>
                <code>slt-nkn</code>
                <circuit_id>XXXXX</circuit_id>
                <subscribed_bw>1000</subscribed_bw>
                <name>National Knowledge Network of India (1G)</name>
                <rrd_data_id>894</rrd_data_id>
                <rrd_data_id_v6>905</rrd_data_id_v6>
        </host>
        <host>
                <code>slt-ix</code>
                <circuit_id>XXXXX</circuit_id>
                <subscribed_bw>20000</subscribed_bw>
                <name>SLT IX (20G)</name>
                <rrd_data_id>898</rrd_data_id>
                <rrd_data_id_v6>906</rrd_data_id_v6>
        </host>
</hosts>
