<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="1568" Guid="{0A8CD46C-04C8-4C23-B80B-E63E647883A6}" Time="1335086252.22">
    <Autostart Name="Autostart" />
    <Macro Name="Show OSD: test" id="3" Expanded="True">
        <Action>
            EventGhost.ShowOSD(u'test', u'0;-24;0;0;0;700;0;0;0;1;0;0;2;32;Arial', (255, 255, 255), (0, 0, 0), 4, (0, 0), 0, 3.0, False)
        </Action>
    </Macro>
    <Macro Name='Jump to "Show OSD: test"' Expanded="True">
        <Action>
            EventGhost.NewJumpIf(XmlIdLink(3), 2, False)
        </Action>
    </Macro>
</EventGhost>
