This XML file is used to calculate the holidays in Czech Republic.
<?xml version="1.0" encoding="UTF-8"?> <tns:Configuration hierarchy="cz" description="Czech Republic" xmlns:tns="http://www.example.org/Holiday" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.example.org/Holiday /Holiday.xsd"> <tns:Holidays> <tns:Fixed month="JANUARY" day="1" descriptionPropertiesKey="NEW_YEAR"/> <tns:Fixed month="MAY" day="1" descriptionPropertiesKey="LABOUR_DAY"/> <tns:Fixed month="MAY" day="8" descriptionPropertiesKey="LIBERATION"/> <tns:Fixed month="JULY" day="5" descriptionPropertiesKey="CYRUS_METHODIUS"/> <tns:Fixed month="JULY" day="6" descriptionPropertiesKey="HUS"/> <tns:Fixed month="SEPTEMBER" day="28" descriptionPropertiesKey="WENCELAS"/> <tns:Fixed month="OCTOBER" day="28" descriptionPropertiesKey="INDEPENDENCE"/> <tns:Fixed month="NOVEMBER" day="17" descriptionPropertiesKey="FREEDOM_DEMOCRACY"/> <tns:Fixed month="DECEMBER" day="24" descriptionPropertiesKey="CHRISTMAS_EVE"/> <tns:Fixed month="DECEMBER" day="25" descriptionPropertiesKey="CHRISTMAS"/> <tns:Fixed month="DECEMBER" day="26" descriptionPropertiesKey="STEPHENS"/> <tns:ChristianHoliday type="EASTER" /> <tns:ChristianHoliday type="EASTER_MONDAY"/> </tns:Holidays> </tns:Configuration>