FORGE: Added including script
[myslice.git] / forge / script / xmlFileRaw / TP5ConfNoLink.xml
diff --git a/forge/script/xmlFileRaw/TP5ConfNoLink.xml b/forge/script/xmlFileRaw/TP5ConfNoLink.xml
new file mode 100644 (file)
index 0000000..7e866e1
--- /dev/null
@@ -0,0 +1,64 @@
+<conf>
+       <slice>
+               <slice_name>SliceName</slice_name>
+               <host>
+                       <type>private</type>
+                       <country>France</country>
+                       <distances>
+                               <min>0</min>
+                               <max>0</max>
+                       </distances>
+                       <id>1</id>
+                       <url>host1</url>
+                       <interface>
+                       </interface>
+                       <services>
+                       </services>
+               </host>
+               <host>
+                       <type>public</type>
+                       <country>France</country>
+                       <distances>
+                               <min>0</min>
+                               <max>0</max>
+                       </distances>
+                       <id>2</id>
+                       <url>host2</url>
+                       <interface>
+                       </interface>
+                       <services>
+                               <service>httpd:8080</service>
+                       </services>
+               </host>
+               <host>
+                       <type>common</type>
+                       <country>Italy</country>
+                       <distances>
+                               <min>1000</min>
+                               <max>1500</max>
+                       </distances>
+                       <id>3</id>
+                       <url>host3</url>
+                       <interface>
+                       <services>
+                               <service>httpd:8080</service>
+                       </services>
+                       </interface>
+               </host>
+               <host>
+                       <type>common</type>
+                       <country>Spain</country>
+                       <distances>
+                               <min>10000</min>
+                               <max>30000</max>
+                       </distances>
+                       <id>4</id>
+                       <url>host4</url>
+                       <interface>
+                       </interface>
+                       <services>
+                               <service>httpd:8080</service>
+                       </services>
+               </host>
+       </slice>
+</conf>