Paraguay

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

<?xml version="1.0" encoding="UTF-8"?>
<tns:Configuration hierarchy="py" description="Paraguay"
	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="MARCH" day="1" descriptionPropertiesKey="HEROES"/>
		<tns:Fixed month="MAY" day="1" descriptionPropertiesKey="LABOUR_DAY"/>
		<tns:Fixed month="MAY" day="15" descriptionPropertiesKey="INDEPENDENCE"/>
		<tns:Fixed month="JUNE" day="12" descriptionPropertiesKey="CHACO_ARMISTICE"/>
		<tns:Fixed month="AUGUST" day="15" descriptionPropertiesKey="FOUNDING_ASUNCION"/>
		<tns:Fixed month="SEPTEMBER" day="29" descriptionPropertiesKey="VICTORY"/>
		<tns:Fixed month="DECEMBER" day="8" descriptionPropertiesKey="IMMACULATE_CONCEPTION"/>
		<tns:Fixed month="DECEMBER" day="25" descriptionPropertiesKey="CHRISTMAS"/>
		<tns:ChristianHoliday type="EASTER" />
		<tns:ChristianHoliday type="MAUNDY_THURSDAY" />
		<tns:ChristianHoliday type="GOOD_FRIDAY" />
	</tns:Holidays>
</tns:Configuration>