Pesto ranch sauce
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>Pesto ranch sauce</title>
<cook>F. Davies</cook>
<category>Sauces</category>
<description>A dipping sauce with buttermilk and pesto,</description>
<prep_time>5 in.</prep_time>
<illustration href="" />
<ingredients>
<item>1/2 qt. olive oil mayonaise</item>
<item>3/4 cup pesto sauce.</item>
<item>1 cup buttermilk</item>
<item>Seasoning such as Uncle Dan's ranch dressing packet.</item>
</ingredients>
<directions>
<step>Mix all together in a quart jar and refrigerate.</step>
<step>Use as a dipping sauce for crackers etc.</step>
</directions>
<yield>1 quart</yield>
<comment>My first attempt at including pesto in a recipe.</comment>
</recipe>