diff --git a/scripts/PROV_C_01/cvlan.xml b/scripts/PROV_C_01/cvlan.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6109c1a7433132795cbec3d7767076b319cbe10e
--- /dev/null
+++ b/scripts/PROV_C_01/cvlan.xml
@@ -0,0 +1,43 @@
+
+
+
+ ExampleBridge
+ customer-vlan-bridge
+
+ ExampleComponent
+ c-vlan-component
+
+
+ 101
+
+ {port1_ref}
+
+ fixed-new-ignored
+ tagged
+
+
+
+
+ 102
+
+ {port2_ref}
+
+ fixed-new-ignored
+ tagged
+
+
+
+
+
+
+ 101
+ Service-101
+
+
+ 102
+ Service-102
+
+
+
+
+
diff --git a/scripts/PROV_SC_01/add_eth_if.xml b/scripts/PROV_SC_01/add_eth_if.xml
new file mode 100644
index 0000000000000000000000000000000000000000..48c457d052ee744ad940c5e7989c2a2439b40908
--- /dev/null
+++ b/scripts/PROV_SC_01/add_eth_if.xml
@@ -0,0 +1,52 @@
+
+
+
+ eth0
+
+ customer-edge-port
+ CvlanExampleComponent101
+
+ 42
+ 101
+
+
+ 42
+ 102
+
+
+
+
+
+
+
diff --git a/scripts/PROV_SC_01/add_mw_if.xml b/scripts/PROV_SC_01/add_mw_if.xml
new file mode 100644
index 0000000000000000000000000000000000000000..e649d259e692b4d6b5dc561f6ec1e6a829786238
--- /dev/null
+++ b/scripts/PROV_SC_01/add_mw_if.xml
@@ -0,0 +1,36 @@
+# XML elaboration on going
+
+
+
+ eth1-mw
+
+ provider-network-port
+ SvlanExampleComponent
+
+
+
+
+
+
+
+
+ ExampleBridge
+
+ SvlanExampleComponent
+
+
+ 1
+ 42
+ static
+
+ 42001
+
+ fixed-new-ignored
+ tagged
+
+
+
+
+
+
+
diff --git a/scripts/PROV_SC_01/bridge_creation.xml b/scripts/PROV_SC_01/bridge_creation.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4d3889e7dd4a81a16d128aa1f1ee6d54a2a70b7d
--- /dev/null
+++ b/scripts/PROV_SC_01/bridge_creation.xml
@@ -0,0 +1,32 @@
+# XML elaboration on going
+
+
+
+ ExampleBridge
+ provider-edge-bridge
+
+ SvlanExampleComponent
+ s-vlan-component
+
+
+ 42
+ Customer-A
+
+
+
+
+ CvlanExampleComponent
+ c-vlan-component
+
+
+ 101
+ VLAN101
+
+
+ 102
+ VLAN102
+
+
+
+
+