This XML file is used to calculate the holidays in Ukraine.
<?xml version="1.0" encoding="UTF-8"?> <tns:Configuration hierarchy="ua" description="Ukraine" 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="7" descriptionPropertiesKey="CHRISTMAS"/> <tns:Fixed month="MARCH" day="8" descriptionPropertiesKey="INTERNATIONAL_WOMAN"/> <tns:Fixed month="MAY" day="1" descriptionPropertiesKey="LABOUR_DAY"/> <tns:Fixed month="MAY" day="2" descriptionPropertiesKey="LABOUR_DAY"/> <tns:Fixed month="MAY" day="9" descriptionPropertiesKey="VICTORY"/> <tns:Fixed month="JUNE" day="28" descriptionPropertiesKey="CONSTITUTION_DAY"/> <tns:Fixed month="AUGUST" day="24" descriptionPropertiesKey="INDEPENDENCE"/> <tns:ChristianHoliday type="EASTER" chronology="JULIAN"/> <tns:ChristianHoliday type="EASTER_MONDAY" chronology="JULIAN"/> <tns:ChristianHoliday type="PENTECOST" chronology="JULIAN"/> </tns:Holidays> </tns:Configuration>