1110933Sseanc/*
2110933Sseanc * Lord Of The Rings
3110933Sseanc *
4110933Sseanc * $FreeBSD: releng/10.2/usr.bin/calendar/calendars/calendar.lotr 120919 2003-10-09 00:31:48Z grog $
5110933Sseanc */
6110933Sseanc
7110933Sseanc#ifndef _calendar_lotr_
8110933Sseanc#define _calendar_lotr_
9110933Sseanc
10110933Sseanc01/05	Fellowship enters Moria
11110933Sseanc01/09	Fellowship reaches Lorien
12110933Sseanc01/17	Passing of Gandalf
13110933Sseanc02/07	Fellowship leaves Lorien
14110933Sseanc02/17	Death of Boromir
15110933Sseanc02/20	Meriadoc & Pippin meet Treebeard
16110933Sseanc02/22	Passing of King Ellesar
17110933Sseanc02/24	Ents destroy Isengard
18110933Sseanc02/26	Aragorn takes the Paths of the Dead
19110933Sseanc03/05	Frodo & Samwise encounter Shelob
20110933Sseanc03/08	Deaths of Denethor & Theoden
21110933Sseanc03/18	Destruction of the Ring
22110933Sseanc03/29	Flowering of the Mallorn
23110933Sseanc04/04	Gandalf visits Bilbo
24110933Sseanc04/17	An unexpected party
25110933Sseanc04/23	Crowning of King Ellesar
26110933Sseanc05/19	Arwen leaves Lorian to wed King Ellesar
27110933Sseanc06/11	Sauron attacks Osgilliath
28110933Sseanc06/13	Bilbo returns to Bag End
29110933Sseanc06/23	Wedding of Ellesar & Arwen
30110933Sseanc07/04	Gandalf imprisoned by Saruman
31110933Sseanc07/24	The ring comes to Bilbo
32110933Sseanc07/26	Bilbo rescued from Wargs by Eagles
33110933Sseanc08/03	Funeral of King Theoden
34110933Sseanc08/29	Saruman enters the Shire
35110933Sseanc09/10	Gandalf escapes from Orthanc
36110933Sseanc09/14	Frodo & Bilbo's birthday
37110933Sseanc09/15	Black riders enter the Shire
38110933Sseanc09/18	Frodo and company rescued by Bombadil
39110933Sseanc09/28	Frodo wounded at Weathertop
40120919Sgrog10/05	Frodo crosses bridge of Mitheithel
41110933Sseanc10/16	Boromir reaches Rivendell
42110933Sseanc10/17	Council of Elrond
43110933Sseanc10/25	End of War of the Ring
44110933Sseanc11/16	Bilbo reaches the Lonely Mountain
45110933Sseanc12/05	Death of Smaug
46110933Sseanc12/16	Fellowship begins Quest
47110933Sseanc
48110933Sseanc#endif /* !_calendar_lotr_ */
49