<?xml version='1.0' encoding='UTF-8'?>
<kml xmlns='http://earth.google.com/kml/2.1'>
<Document>
    <name>Snow &amp; Ice Forecast</name>
    <open>1</open>
    <NetworkLink>
        <name>Today</name>
        <Style>
            <ListStyle>
            <listItemType>checkHideChildren</listItemType>
            </ListStyle>
        </Style>
        <Url>
            <href>http://tropics.wdtinc.com/FoxQA/kml/hpcSnow/day01.kml</href>
            <refreshMode>onInterval</refreshMode>
            <refreshInterval>1800</refreshInterval>
        </Url>
    </NetworkLink>
    <NetworkLink>
        <name>Tomorrow</name>
        <Style>
            <ListStyle>
            <listItemType>checkHideChildren</listItemType>
            </ListStyle>
        </Style>
        <Url>
            <href>http://tropics.wdtinc.com/FoxQA/kml/hpcSnow/day02.kml</href>
            <refreshMode>onInterval</refreshMode>
            <refreshInterval>1800</refreshInterval>
        </Url>
    </NetworkLink>
    <NetworkLink>
        <name>Day After Tomorrow</name>
        <Style>
            <ListStyle>
            <listItemType>checkHideChildren</listItemType>
            </ListStyle>
        </Style>
        <Url>
            <href>http://tropics.wdtinc.com/FoxQA/kml/hpcSnow/day03.kml</href>
            <refreshMode>onInterval</refreshMode>
            <refreshInterval>1800</refreshInterval>
        </Url>
    </NetworkLink>
    <ScreenOverlay>
        <name>Snow &amp; Ice Legend</name>
        <Icon>
            <href>http://tropics.wdtinc.com/FoxQA/kml/kmlLegendHpc.png</href>
            </Icon>
            <overlayXY x='0' y='1' xunits='fraction' yunits='fraction'/>
            <screenXY x='10' y='1' xunits='pixels' yunits='fraction'/>
    </ScreenOverlay>
    <ScreenOverlay>
        <name>myFox Logo</name>
        <Icon>
            <href>http://tropics.wdtinc.com/FoxQA/kml/myFoxLogo.png</href>
        </Icon>
        <overlayXY x='0' y='0' xunits='pixels' yunits='pixels'/>
        <screenXY x='10' y='5' xunits='pixels' yunits='pixels'/>
    </ScreenOverlay>
</Document>
</kml>
