<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="recipe.xsl"?>
<recipe xmlns="http://www.bobbymcr.com/namespaces/recipe"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.bobbymcr.com/namespaces/recipe
                            http://www.bobbymcr.com/schemas/recipe.xsd">
  <name>Creamy Chocolate Frosting</name>
  <ingredients>
    <item>
      <qty>2</qty>
      <name>10-ounce packages vegan chocolate chips</name>
    </item>
    <item>
      <qty unit="c">1/2</qty>
      <name>hot brewed coffee</name>
    </item>
    <item>
      <qty unit="tbsp">4</qty>
      <name>boiling water</name>
    </item>
    <item>
      <qty unit="c">1/2</qty>
      <name>light coconut milk</name>
    </item>
    <item>
      <qty unit="oz">4</qty>
      <name>silken tofu</name>
    </item>
  </ingredients>
  <directions>
    <step>Place chocolate chips in a medium bowl set over a saucepan of barely simmering water.  Pour hot coffee and boiling water over chips, then whisk until smooth.  Whisk in coconut milk until incorporated.</step>
    <step>Process chocolate mixture and tofu in food processor until smooth and combined, 10 to 15 seconds, scraping down bowl once or twice.</step>
    <step>Transfer the mixture to a medium bowl and cover with plastic wrap.  Refrigerate until cool and texture resembles firm cream cheese, 1 to 1 1/2 hours.  (If mixture has chilled for longer and is very stiff let stand at room temperature for 1 hour.</step>
    <step>Transfer cooled chocolate mixture to the bowl of standing mixer fitted with whisk attachment.  Whip mixture at high speed until fluffy, mousse-like, and the mixture forms medium stiff peaks, 1 to 1 1/2 minutes.</step>
  </directions>
  <source>
    <name>Cora</name>
  </source>
</recipe>

