<?xml version="1.0" encoding="windows-1252"?>
<holidays>
  <date month="1"  day="1"  text="New Year's day" />
  <date month="4"  day="27" text="King's day (&gt;2013)" />
  <date month="5"  day="5"  text="Liberation day" />
  <date month="12" day="25" text="Christmas day" />
  <date month="12" day="26" text="Boxing day" />

  <date easter="-49" text="Carnaval" />
  <date easter="-2"  text="Good Friday" />
  <date easter="0"   text="Easter Sunday" />
  <date easter="1"   text="Easter Monday" />
  <date easter="39"  text="Ascension day" />
  <date easter="49"  text="Whit Sunday or Pentecost" />
  <date easter="50"  text="Whit Monday" />

  <date weekday="-7" month="3" day="31"  text="Summertime" />
  <date weekday="-7" month="10" day="31"  text="Wintertime" />
<!--
  <date weekday="0" month="3" day="0"  text="Last day in Feb." />
  <date weekday="2.2" month="9" day="1"  text="Prinsjesdag: 3rd Tuesday in Sep." />
  <date weekday="7" month="11" day="27"  text="Advent: Sunday after 26th Nov." />
-->
</holidays>
