<?xml version="1.0"?>
<!-- Manually editing and removing items from this file may cause smarttodolist to crash! -->
<!-- If I were you I would just close this file and act like you never looked in here.... -->
<template>
	<title>Thanksgiving Preparation List</title>
	<tasks>
		<task p="l">
			<text>Plan your menu.</text>
			<tags>
				<tag>@TenDays</tag>
			</tags>
		</task>
		<task p="m">
			<text>Decide who's bringing what dish.</text>
			<tags>
				<tag>@TenDays</tag>
			</tags>
		</task>
		<task p="l">
			<text>Make a list of grocery items needed.</text>
			<tags>
				<tag>@TenDays</tag>
			</tags>
		</task>
		<task p="l">
			<text>Estimate number of chairs / tables needed.</text>
			<tags>
				<tag>@TenDays</tag>
			</tags>
		</task>
		<task p="m">
			<text>Buy non-perishables.</text>
			<tags>
				<tag>@TenDays</tag>
			</tags>
		</task>
		<task p="m">
			<text>Check and see if you have the proper number of table settings.</text>
			<tags>
				<tag>@OneWeek</tag>
			</tags>
		</task>
		<task p="h">
			<text>Clean the house!</text>
			<tags>
				<tag>@OneWeek</tag>
			</tags>
		</task>
		<task p="l">
			<text>Check refrigerator and freezer space, make sure you have enough room.</text>
			<tags>
				<tag>@OneWeek</tag>
			</tags>
		</task>
		<task p="h">
			<text>Get the Turkey.</text>
			<tags>
				<tag>@ThanksgivingWeek</tag>
			</tags>
		</task>
		<task p="m">
			<text>Get activities for the children.</text>
			<tags>
				<tag>@ThanksgivingWeek</tag>
			</tags>
		</task>
		<task p="l">
			<text>Check camera batteries.</text>
			<tags>
				<tag>@ThanksgivingWeek</tag>
			</tags>
		</task>
		<task p="l">
			<text>Prepare cooking schedule.</text>
			<tags>
				<tag>@ThanksgivingWeek</tag>
			</tags>
		</task>
		<task p="l">
			<text>Check thaw time for turkey.</text>
			<tags>
				<tag>@ThanksgivingWeek</tag>
			</tags>
		</task>
		<task p="l">
			<text>Watch Football!!!</text>
			<tags>
				<tag>@ThanksgivingDay</tag>
			</tags>
		</task>
	</tasks>
</template>
