Ecuador

This XML file is used to calculate the holidays in Ecuador.

<?xml version="1.0" encoding="UTF-8"?>
<tns:Configuration hierarchy="ec" description="Ecuador"
	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="24" descriptionPropertiesKey="PICHINCHA"/>
		<tns:Fixed month="JULY" day="24" descriptionPropertiesKey="BOLIVAR"/>
		<tns:Fixed month="AUGUST" day="10" descriptionPropertiesKey="INDEP_QUITO"/>
		<tns:Fixed month="OCTOBER" day="9" descriptionPropertiesKey="INDEP_GUYAQUIL"/>
		<tns:Fixed month="NOVEMBER" day="2" descriptionPropertiesKey="ALL_SOULS"/>
		<tns:Fixed month="NOVEMBER" day="3" descriptionPropertiesKey="INDEP_CUENCA"/>
		<tns:Fixed month="DECEMBER" day="6" descriptionPropertiesKey="FOUND_QUITO"/>
		<tns:Fixed month="DECEMBER" day="25" descriptionPropertiesKey="CHRISTMAS"/>
		<tns:Fixed month="DECEMBER" day="31" descriptionPropertiesKey="NEW_YEARS_EVE"/>
		<tns:ChristianHoliday type="EASTER" />
		<tns:ChristianHoliday type="MAUNDY_THURSDAY" />
		<tns:ChristianHoliday type="GOOD_FRIDAY" />
	</tns:Holidays>
</tns:Configuration>