Mom's meatloaf
Coding / Learning
This is the XML source stored for this recipe. The browser normally transforms it with style/recipe.xsl.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE recipe SYSTEM "../../dtd/recipe.dtd">
<?xml-stylesheet type="text/xsl" href="../../style/recipe.xsl" ?>
<!-- Created with the Trillium University / FJD1 Recipe Writer -->
<recipe>
<title>Mom's meatloaf</title>
<cook>F. Davies</cook>
<category>Meats</category>
<description>Meatloaf, makes great sandwiches.</description>
<prep_time>1 hr.</prep_time>
<illustration href="" />
<ingredients>
<item>1 - 2 lbs ground beef.</item>
<item>1 Cup uncooked oats</item>
<item>2 Eggs</item>
<item>1 Small onion (optional)</item>
<item>1/2 Cup milk</item>
<item>Spices, salt, pepper</item>
<item>Cheese (optional)</item>
<item>Ketchup or BBQ sauce</item>
</ingredients>
<directions>
<step>Dice then saute onions.
Mix all ingredients using hands directly.
Place in greased loaf pan.
Baste with ketchup or BBQ sauce.
Bake in hot oven about an hour.</step>
<step>Amounts are approximate and may be varied to taste and desired texture.
I like a bit of oregano and and sage but vary it every time, adding Worcestershire on occasion.
A dollop of ketchup or BBQ sauce in the mix is also nice.</step>
</directions>
<yield>1 loaf</yield>
<comment>Watching mom as a child I noticed that she didn't measure any of the ingredients.
That might be the secret, as slight variation keep it from becoming to familiar and boring.
At the same time, by making it many times over the years it becomes personalized and unique to the cook.
There are few things which beat meatloaf for a sandwich.
I like mine with mayo, mustard and long sliced bread and butter pickles.</comment>
</recipe>