<?xml version="1.0"?>
<dates>
  <date>
    <month>1</month>
    <day>1</day>
    <text>New Year's Day</text>
  </date>

  <date>
    <month>2</month>
    <day>2</day>
    <text>Groundhog Day</text>
  </date>

  <date>
    <month>2</month>
    <day>14</day>
    <text>St. Valentine's Day</text>
  </date>

  <date>
    <month>3</month>
    <day>17</day>
    <text>St. Patrick's Day</text>
  </date>

  <date>
    <month>4</month>
    <day>1</day>
    <text>April Fool's Day</text>
  </date>

  <date>
    <month>4</month>
    <day>15</day>
    <text>Income Tax Day</text>
  </date>

  <date>
    <month>7</month>
    <day>4</day>
    <text>Independence Day</text>
  </date>

  <date>
    <month>10</month>
    <day>31</day>
    <text>Halloween</text>
  </date>

  <date>
    <month>11</month>
    <day>11</day>
    <text>Veterans' Day</text>
  </date>

  <date>
    <month>12</month>
    <day>24</day>
    <text>Christmas Eve</text>
  </date>

  <date>
    <month>12</month>
    <day>25</day>
    <text>Christmas</text>
  </date>

  <date>
    <month>12</month>
    <day>31</day>
    <text>New Year's Eve</text>
  </date>
</dates>
