Peru

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

<?xml version="1.0" encoding="UTF-8"?>
<tns:Configuration hierarchy="pe" description="Peru"
	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="JUNE" day="29" descriptionPropertiesKey="ST_PETER_PAUL"/>
	  <tns:Fixed month="JULY" day="28" descriptionPropertiesKey="INDEPENDENCE"/>
	  <tns:Fixed month="JULY" day="29" descriptionPropertiesKey="INDEPENDENCE"/>
	  <tns:Fixed month="AUGUST" day="30" descriptionPropertiesKey="SANTA_ROSA"/>
	  <tns:Fixed month="OCTOBER" day="8" descriptionPropertiesKey="ANGAMOS"/>
	  <tns:Fixed month="NOVEMBER" day="1" descriptionPropertiesKey="ALL_SAINTS"/>
	  <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>