<?xml version="1.0" encoding="UTF-8" ?>
<timezone xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://worldtimeengine.com/timezone.xsd">
    <version>1.1</version>
    <location>
        <region>Namibia</region>
        <latitude>-22.5749</latitude>
        <longitude>17.0805</longitude>
    </location>
    <time>
        <utc>2008-10-11 10:17:33</utc>
        <local>2008-10-11 12:17:33</local>
        <zone>
            <hasDST>true</hasDST>
            <current>
                <abbreviation>WAST</abbreviation>
                <description>West Africa Summer Time</description>
                <utcoffset>+2:00</utcoffset>
                <isdst>true</isdst>
                <effectiveUntil>2009-04-05 01:00:00</effectiveUntil>
            </current>
            <next>
                <abbreviation>WAT</abbreviation>
                <description>West Africa Time</description>
                <utcoffset>+1:00</utcoffset>
                <isdst>false</isdst>
                <effectiveUntil>2009-09-06 01:00:00</effectiveUntil>
            </next>
        </zone>
    </time>
</timezone>
