new objects
diff --git a/xml/control_host.xml b/xml/control_host.xml
new file mode 100644
index 0000000..5f1d3b9
--- /dev/null
+++ b/xml/control_host.xml
@@ -0,0 +1,8 @@
+<node>

+	<interface name="org.openbmc.control.Host">

+		<method name="boot"/>

+		<method name="shutdown"/>

+		<method name="reboot"/>

+		<signal name="Booted"/>

+	</interface>	

+</node>