Slyk1HD EPG Tabs XML file problem

Having problems editing the xml file with epg tabs enabled. Can anyone share a working file with me. I'm obviously doing something wrong. Thanks.
 
EPG SKY TABS - amend the panel numbers below -->
<!-- 1 = original no tabs (default) -->
<!-- 2 = sky tabs - This also requires the EpgSelection.py as found in my dropbox. EpgSelection.py needs to be placed in /usr/lib/enigma2/python/Screens. Reboot required. -->
<!-- edit both panels -->
<!-- EPG (epg button)-->

<screen name="GraphicalEPGPIG" position="0,0" size="1280,720" backgroundColor="backgroundmid" flags="wfNoBorder">
<panel name="GraphicalEPGPIG2" />
</screen>

<screen name="GraphicalEPG" position="0,0" size="1280,720" backgroundColor="backgroundmid" flags="wfNoBorder">
<panel name="GraphicalEPG2" />
</screen>


It should look like that
 
Back
Top