<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="1397" Guid="{2C45EC29-723B-41C8-B917-FC203DDF8BDD}" Time="1272886368.94">
    <Autostart Name="Autostart" />
    <Folder Name="Devices" Expanded="True">
        <Folder Name="TV" Expanded="True">
            <Macro Name="TV off" id="3" Enabled="False">
                <Action Name="Turn TV off">
                    EventGhost.Comment()
                </Action>
                <Action>
                    EventGhost.EnableExclusive(XmlIdLink(5))
                </Action>
            </Macro>
            <Macro Name="TV on" id="5">
                <Action Name="Turn TV on">
                    EventGhost.Comment()
                </Action>
                <Action>
                    EventGhost.EnableExclusive(XmlIdLink(3))
                </Action>
            </Macro>
        </Folder>
        <Folder Name="Projector" Expanded="True">
            <Macro Name="Projector off" id="19" Enabled="False">
                <Action Name="Turn Projector off">
                    EventGhost.Comment()
                </Action>
                <Action>
                    EventGhost.EnableExclusive(XmlIdLink(23))
                </Action>
            </Macro>
            <Macro Name="Projector on" id="23">
                <Action Name="Turn Projector on">
                    EventGhost.Comment()
                </Action>
                <Action>
                    EventGhost.EnableExclusive(XmlIdLink(19))
                </Action>
            </Macro>
        </Folder>
        <Folder Name="Cable Box" Expanded="True">
            <Macro Name="Cable Box off" id="30" Enabled="False">
                <Action Name="Turn Cable Box off">
                    EventGhost.Comment()
                </Action>
                <Action>
                    EventGhost.EnableExclusive(XmlIdLink(34))
                </Action>
            </Macro>
            <Macro Name="Cable Box on" id="34">
                <Action Name="Turn Cable Box on">
                    EventGhost.Comment()
                </Action>
                <Action>
                    EventGhost.EnableExclusive(XmlIdLink(30))
                </Action>
            </Macro>
        </Folder>
        <Folder Name="DVD" Expanded="True">
            <Macro Name="DVD off" id="39" Enabled="False">
                <Action Name="Turn DVD off">
                    EventGhost.Comment()
                </Action>
                <Action>
                    EventGhost.EnableExclusive(XmlIdLink(43))
                </Action>
            </Macro>
            <Macro Name="DVD on" id="43">
                <Action Name="Turn DVD on">
                    EventGhost.Comment()
                </Action>
                <Action>
                    EventGhost.EnableExclusive(XmlIdLink(39))
                </Action>
            </Macro>
        </Folder>
        <Folder Name="MC" Expanded="True">
            <Macro Name="MC off" id="48" Enabled="False">
                <Action Name="Turn MC off">
                    EventGhost.Comment()
                </Action>
                <Action>
                    EventGhost.EnableExclusive(XmlIdLink(52))
                </Action>
            </Macro>
            <Macro Name="MC on" id="52">
                <Action Name="Turn MC on">
                    EventGhost.Comment()
                </Action>
                <Action>
                    EventGhost.EnableExclusive(XmlIdLink(48))
                </Action>
            </Macro>
        </Folder>
        <Folder Name="Receiver" Expanded="True">
            <Macro Name="Receiver off" id="57" Enabled="False">
                <Event Name="Receiver_on_off" />
                <Action Name="Turn Receiver off">
                    EventGhost.Comment()
                </Action>
                <Action>
                    EventGhost.EnableExclusive(XmlIdLink(61))
                </Action>
            </Macro>
            <Macro Name="Receiver on" id="61">
                <Event Name="Receiver_on_off" />
                <Action Name="Turn Receiver on">
                    EventGhost.Comment()
                </Action>
                <Action>
                    EventGhost.EnableExclusive(XmlIdLink(57))
                </Action>
            </Macro>
        </Folder>
    </Folder>
    <Folder Name="Situations" Expanded="True">
        <Macro Name="watch cable on tv" Expanded="True">
            <Event Name="watch_cable_on_tv" />
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(5), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(19), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(34), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(39), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(48), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(61), 2, True)
            </Action>
        </Macro>
        <Macro Name="media center on projector" Expanded="True">
            <Event Name="media_center_on_projector" />
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(3), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(23), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(30), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(39), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(52), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(61), 2, True)
            </Action>
        </Macro>
        <Macro Name="power off" Expanded="True">
            <Event Name="power_off" />
            <Action Name="Turn all devices off">
                EventGhost.Comment()
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(3), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(19), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(30), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(39), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(48), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(57), 2, True)
            </Action>
        </Macro>
        <Macro Name="listen to music from media center over receiver" Expanded="True">
            <Event Name="listen_music__mc-rcv" />
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(61), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(19), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(30), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(39), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(52), 2, True)
            </Action>
            <Action>
                EventGhost.NewJumpIf(XmlIdLink(61), 2, True)
            </Action>
            <Action Name="send event/take actions to switch to the right source on the receiver, etc.">
                EventGhost.Comment()
            </Action>
        </Macro>
    </Folder>
</EventGhost>
