<?xml version="1.0" encoding="UTF-8"?>
<recipes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xsi:noNamespaceSchemaLocation="recipes.xsd"
 xmlns:dc="http://purl.org/dc/terms/"
 xmlns:r="http://www.formatdata.com/recipeml">
    <recipe>
        <dc:title>Mom's tuna casserole</dc:title>
        <dc:alternative>Quick tuna casserole</dc:alternative>
        <DishCreator>Doe, Jane</DishCreator>
        <DishName>Tuna casserole</DishName>
        <GeographicOrigin>United States</GeographicOrigin>
        <MealCategory>Dinner</MealCategory>
        <DishCategory>Main dish</DishCategory>
        <DistinguishingNote>Includes water chestnuts and Paranno cheese topping</DistinguishingNote>
        <dc:description>This is a hearty one-dish meal passed down through the Doe
            family.</dc:description>
        <ServeWithDishes>Quick no-knead bread</ServeWithDishes>
        <ServeWithDishes>Stewed tomatoes</ServeWithDishes>
        <DifficultyCategory>Easy</DifficultyCategory>
        <r:preptime>00:45:00 <PrepTimeActive>00:15:00</PrepTimeActive>
            <PrepTimeInactive>00:30:00</PrepTimeInactive>
        </r:preptime>
        <MainIngredient>Tuna</MainIngredient>
        <MainIngredient>Egg noodles</MainIngredient>
        <Ingredients>
            <IngredientItem>

                <Ingredient>
                    <IngredientName>Tuna</IngredientName>
                    <IngredientDescriptor>canned</IngredientDescriptor>
                    <Amount>
                        <IngredientAmountQuantity>12</IngredientAmountQuantity>
                        <IngredientAmountUnit>oz</IngredientAmountUnit>
                    </Amount>
                    <IngredientPrePrep>drained</IngredientPrePrep>
                </Ingredient>

                <AlternativeIngredient>
                    <IngredientName>Salmon</IngredientName>
                    <IngredientDescriptor>canned</IngredientDescriptor>
                    <Amount>
                        <IngredientAmountQuantity>12</IngredientAmountQuantity>
                        <IngredientAmountUnit>oz</IngredientAmountUnit>
                    </Amount>
                    <IngredientPrePrep>drained</IngredientPrePrep>
                </AlternativeIngredient>
            </IngredientItem>

            <IngredientItem>

                <Ingredient>
                    <IngredientName>Onion, white</IngredientName>
                    <Amount>
                        <IngredientAmountQuantity>1</IngredientAmountQuantity>
                        <IngredientAmountDescriptor>large</IngredientAmountDescriptor>
                    </Amount>
                    <IngredientPrePrep>chopped</IngredientPrePrep>
                </Ingredient>

                <AlternativeIngredient>
                    <IngredientName>Onion, yellow</IngredientName>
                    <Amount>
                        <IngredientAmountQuantity>1</IngredientAmountQuantity>
                        <IngredientAmountDescriptor>large</IngredientAmountDescriptor>
                    </Amount>
                    <IngredientPrePrep>chopped</IngredientPrePrep>
                </AlternativeIngredient>
            </IngredientItem>



            <IngredientItem>

                <Ingredient>
                    <IngredientName>Cream of mushroom soup</IngredientName>
                    <IngredientDescriptor>canned</IngredientDescriptor>
                    <IngredientDescriptor>condensed</IngredientDescriptor>
                    <Amount>
                        <IngredientAmountQuantity>10.75</IngredientAmountQuantity>
                        <IngredientAmountUnit>oz</IngredientAmountUnit>
                    </Amount>
                    <IngredientPrePrep>chopped</IngredientPrePrep>
                </Ingredient>
            </IngredientItem>

            <IngredientItem>

                <Ingredient>
                    <IngredientName>Water chestnuts</IngredientName>
                    <IngredientDescriptor>canned</IngredientDescriptor>
                    <Amount>
                        <IngredientAmountQuantity>6</IngredientAmountQuantity>
                        <IngredientAmountUnit>oz</IngredientAmountUnit>
                    </Amount>
                    <IngredientPrePrep>sliced</IngredientPrePrep>
                </Ingredient>
            </IngredientItem>

            <IngredientItem>

                <Ingredient>
                    <IngredientName>Garlic powder</IngredientName>

                    <Amount>
                        <IngredientAmountQuantity>.5</IngredientAmountQuantity>
                        <IngredientAmountUnit>tsp</IngredientAmountUnit>
                    </Amount>

                </Ingredient>

            </IngredientItem>

            <IngredientItem>

                <Ingredient>
                    <IngredientName>Parrano cheese</IngredientName>

                    <Amount>
                        <IngredientAmountQuantity>1</IngredientAmountQuantity>
                        <IngredientAmountUnit>cup</IngredientAmountUnit>
                    </Amount>
                    <IngredientPrePrep>grated</IngredientPrePrep>
                </Ingredient>
            </IngredientItem>
        </Ingredients>
        <RecipeSteps>

            <RecipeStep>
                <DefaultStep>
                    <Narrative>Preheat oven to 350 degrees.</Narrative>
                    <Action>
                        <ActionName>Preheating</ActionName>
                        <ActionModifier>350 degrees</ActionModifier>
                    </Action>
                </DefaultStep>

            </RecipeStep>

            <RecipeStep>
                <DefaultStep>
                    <Narrative>Prepare a greased casserole dish.</Narrative>
                    <Action>
                        <ActionName>Greasing</ActionName>

                    </Action>
                </DefaultStep>
            </RecipeStep>

            <RecipeStep>
                <DefaultStep>
                    <Narrative>Vigorously mix all ingredients except cheese together in large mixing
                        bowl for 1-5 minutes, or until well blended..</Narrative>
                    <Action>
                        <ActionName>Mixing</ActionName>
                        <ActionModifier>Quickly</ActionModifier>
                        <ActionDuration>00:01:00</ActionDuration>
                        <ActionDurationOffset>00:04:00</ActionDurationOffset>
                        <ActionCeaseSign>Well-mixed</ActionCeaseSign>
                    </Action>
                </DefaultStep>
                
                <AlternativeStep>
                    <Narrative>Shake all ingredients except cheese in a lidded container until
                        well-blended.</Narrative>
                    <Action>
                        <ActionName>Shaking</ActionName>
                        <ActionCeaseSign>Well-mixed</ActionCeaseSign>
                    </Action>
                </AlternativeStep>
            </RecipeStep>

            <RecipeStep>
                <DefaultStep>
                    <Narrative>Put mixture in a casserole dish.</Narrative>
                    <Action>
                        <ActionName>Transferring</ActionName>
                    </Action>
                </DefaultStep>

            </RecipeStep>
            <RecipeStep>
                <DefaultStep>
                    <Narrative>Sprinkle cheese in an even layer on top.</Narrative>
                    <Action>
                        <ActionName>Distributing topping</ActionName>
                        <ActionModifier>Evenly</ActionModifier>
                    </Action>
                </DefaultStep>

            </RecipeStep>

            <RecipeStep>
                <DefaultStep>
                    <Narrative>Bake for 30-40 minutes or until cheese on top is bubbly and
                        browning.</Narrative>
                    <Transformation>
                        <TransformationName>Bake</TransformationName>
                        <TransformationTemp>
                            <TemperatureUnit>F</TemperatureUnit>
                            <TemperatureQuantity>350</TemperatureQuantity>
                        </TransformationTemp>
                        <TransformationDuration>00:30:00</TransformationDuration>
                        <TransformationDurationOffset>00:10:00</TransformationDurationOffset>
                        <TransformationCeaseSign>Cheese on top bubbles and
                            browns</TransformationCeaseSign>
                    </Transformation>
                </DefaultStep>

            </RecipeStep>
            <RecipeStep>
                <DefaultStep>
                    <Narrative>Cool for 10 minutes before serving.</Narrative>
                    <Transformation>
                        <TransformationName>Cool</TransformationName>
                        <TransformationDuration>00:10:00</TransformationDuration>
                    </Transformation>
                </DefaultStep>

            </RecipeStep>
        </RecipeSteps>
        <Yield>
            <YieldQuantity>8</YieldQuantity>
            <YieldUnit>servings</YieldUnit>
        </Yield>
    </recipe>
</recipes>
