This XML file is used to calculate the holidays in Malta.
<?xml version="1.0" encoding="UTF-8"?> <tns:Configuration hierarchy="mt" description="Malta" 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="FEBRUARY" day="10" descriptionPropertiesKey="SAINT_PAUL_SHIPWRECK"/> <tns:Fixed month="MARCH" day="19" descriptionPropertiesKey="ST_JOSEPH"/> <tns:Fixed month="MARCH" day="31" descriptionPropertiesKey="FREEDOM_DEMOCRACY"/> <tns:Fixed month="MAY" day="1" descriptionPropertiesKey="LABOUR_DAY"/> <tns:Fixed month="JUNE" day="7" descriptionPropertiesKey="SETTE_GIUGNO"/> <tns:Fixed month="JUNE" day="29" descriptionPropertiesKey="ST_PETER_PAUL"/> <tns:Fixed month="AUGUST" day="15" descriptionPropertiesKey="ASSUMPTION_MARY"/> <tns:Fixed month="SEPTEMBER" day="8" descriptionPropertiesKey="VICTORY"/> <tns:Fixed month="SEPTEMBER" day="21" descriptionPropertiesKey="INDEPENDENCE"/> <tns:Fixed month="DECEMBER" day="8" descriptionPropertiesKey="IMMACULATE_CONCEPTION"/> <tns:Fixed month="DECEMBER" day="13" descriptionPropertiesKey="REPUBLIC_DAY"/> <tns:Fixed month="DECEMBER" day="25" descriptionPropertiesKey="CHRISTMAS"/> <tns:ChristianHoliday type="EASTER" /> <tns:ChristianHoliday type="GOOD_FRIDAY" /> </tns:Holidays> </tns:Configuration>