<?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>Vegan Chocolate Cake</name>
  <ingredients>
    <item>
      <qty unit="c">1 2/3</qty>
      <name>natural large-crystal cane sugar</name>
    </item>
    <item>
      <qty unit="c">2 1/2</qty>
      <name>all-purpose flour</name>
    </item>
    <item>
      <qty unit="c">1/2</qty>
      <name>oat flour</name>
    </item>
    <item>
      <qty unit="tsp">2</qty>
      <name>baking soda</name>
    </item>
    <item>
      <qty unit="tsp">3/4</qty>
      <name>salt</name>
    </item>
    <item>
      <qty unit="c">1/3</qty>
      <name>Dutch-processed cocoa</name>
    </item>
    <item>
      <qty unit="c">1/3</qty>
      <name>natural cocoa</name>
    </item>
    <item>
      <qty unit="oz">1 1/2</qty>
      <name>unsweetened chocolate</name>
      <info>chopped</info>
    </item>
    <item>
      <qty unit="c">1</qty>
      <name>hot brewed coffee</name>
    </item>
    <item>
      <qty unit="c">1</qty>
      <name>light coconut milk</name>
    </item>
    <item>
      <qty unit="tbsp">2</qty>
      <name>cider or white wine vinegar</name>
    </item>
    <item>
      <qty unit="tsp">1 1/2</qty>
      <name>vanilla extract</name>
    </item>
    <item>
      <qty unit="c">3/4</qty>
      <name>vegan butter</name>
    </item>
  </ingredients>
  <directions>
    <step>Adjust oven rack to middle psoition and heat oven to 350 degres. Spray two 9-inch round cake pans with non-stick cooking spray; set aside.</step>
    <step>Process sugar in a food processor to a fine powdder, 30 to 40 seconds.  Sift sugar, flours, baking soda and salt into a large bowl, then whisk to combine.</step>
    <step>Combine cocoas and chocolate in a large bowl and cover with hot coffee; whisk until smooth.</step>
    <step>Combine coconut milk, vinegar and vanilla in large measuring cup.  Place vegan butter substitute in a medium bowl.  Add coconut milk mixture in two additions, whisking until smooth after each.</step>
    <step>Add vegan butter-coconut milk mixture to the chocolate mixture and whisk to combine, then add this mixture to dry ingredients and fold gently with rubber spatula until just incorporated and no streaks of flour remain.</step>
    <step>Divide batter evenly between cake pans and bake until toothpick inserted in center comes out clean, 20 to 25 minutes, switching position of and rotating pans after 12 minutes.  Cool cakes in pans on wire rack to room temperature, about 2 hours.</step>
  </directions>
  <source>
    <name>Cora</name>
  </source>
</recipe>
