FORGE: Added including script
[myslice.git] / forge / script / xmlFileRaw / TP5ConfNoLink.xml
1 <conf>
2         <slice>
3                 <slice_name>SliceName</slice_name>
4                 <host>
5                         <type>private</type>
6                         <country>France</country>
7                         <distances>
8                                 <min>0</min>
9                                 <max>0</max>
10                         </distances>
11                         <id>1</id>
12                         <url>host1</url>
13                         <interface>
14                         </interface>
15                         <services>
16                         </services>
17                 </host>
18                 <host>
19                         <type>public</type>
20                         <country>France</country>
21                         <distances>
22                                 <min>0</min>
23                                 <max>0</max>
24                         </distances>
25                         <id>2</id>
26                         <url>host2</url>
27                         <interface>
28                         </interface>
29                         <services>
30                                 <service>httpd:8080</service>
31                         </services>
32                 </host>
33                 <host>
34                         <type>common</type>
35                         <country>Italy</country>
36                         <distances>
37                                 <min>1000</min>
38                                 <max>1500</max>
39                         </distances>
40                         <id>3</id>
41                         <url>host3</url>
42                         <interface>
43                         <services>
44                                 <service>httpd:8080</service>
45                         </services>
46                         </interface>
47                 </host>
48                 <host>
49                         <type>common</type>
50                         <country>Spain</country>
51                         <distances>
52                                 <min>10000</min>
53                                 <max>30000</max>
54                         </distances>
55                         <id>4</id>
56                         <url>host4</url>
57                         <interface>
58                         </interface>
59                         <services>
60                                 <service>httpd:8080</service>
61                         </services>
62                 </host>
63         </slice>
64 </conf>