This XML file is used to calculate the holidays in Venezuela.
<?xml version="1.0" encoding="UTF-8"?> <tns:Configuration hierarchy="ve" description="Venezuela" 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="JANUARY" day="6" descriptionPropertiesKey="EPIPHANY"/> <tns:Fixed month="MARCH" day="19" descriptionPropertiesKey="ST_JOSEPH"/> <tns:Fixed month="APRIL" day="19" descriptionPropertiesKey="REPUBLIC_DAY"/> <tns:Fixed month="MAY" day="1" descriptionPropertiesKey="LABOUR_DAY"/> <tns:Fixed month="JUNE" day="24" descriptionPropertiesKey="CARABOBO"/> <tns:Fixed month="JULY" day="5" descriptionPropertiesKey="INDEPENDENCE"/> <tns:Fixed month="JULY" day="24" descriptionPropertiesKey="NAVY_DAY"/> <tns:Fixed month="AUGUST" day="3" validFrom="2006" descriptionPropertiesKey="FLAG_DAY"/> <tns:Fixed month="OCTOBER" day="12" descriptionPropertiesKey="INDIGENOUS_RESISTANCE"/> <tns:Fixed month="NOVEMBER" day="1" descriptionPropertiesKey="ALL_SAINTS"/> <tns:Fixed month="DECEMBER" day="8" descriptionPropertiesKey="IMMACULATE_CONCEPTION"/> <tns:Fixed month="DECEMBER" day="24" descriptionPropertiesKey="CHRISTMAS_EVE"/> <tns:Fixed month="DECEMBER" day="31" descriptionPropertiesKey="NEW_YEARS_EVE"/> <tns:ChristianHoliday type="EASTER" /> <tns:ChristianHoliday type="SHROVE_MONDAY" /> <tns:ChristianHoliday type="CARNIVAL" /> <tns:ChristianHoliday type="MAUNDY_THURSDAY" /> <tns:ChristianHoliday type="GOOD_FRIDAY" /> </tns:Holidays> </tns:Configuration>