summaryrefslogtreecommitdiff
path: root/examples/networks.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/networks.xml')
-rw-r--r--examples/networks.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/networks.xml b/examples/networks.xml
new file mode 100644
index 0000000..641071d
--- /dev/null
+++ b/examples/networks.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<networks>
+ <network name="Network one">
+ <domain>one.network.example</domain>
+ <ip_block>10.10.0.0/24</ip_block>
+ <admin_contact>Admin Istrator &lt;admin@one.network.example&gt;</admin_contact>
+ </network>
+ <network name="Network two">
+ <domain>two.network.example</domain>
+ <ip_block>10.11.0.0/24</ip_block>
+ <admin_contact>Admin Ister &lt;admin@two.network.example&gt;</admin_contact>
+ </network>
+</networks> \ No newline at end of file
nihil fit ex nihilo