<?xml version='1.0' encoding='UTF-8'?>
<bank xmlns="https://checkit.clontz.org" version="0.1">
<title>Demo Bank</title>
<url>https://github.com/StevenClontz/checkit</url>
<outcomes>
<outcome>
<title>Line Slopes</title>
<slug>Demo1</slug>
<description>
Identify the slope of a line from its equation.
</description>
</outcome>
<outcome>
<title>Product Rule</title>
<slug>Demo2</slug>
<description>
Apply the product rule to take derivatives
</description>
</outcome>
<outcome>
<title>Matrix Example</title>
<slug>Demo3</slug>
<description>
Write equivalent matrices, linear systems, and vector equations.
</description>
</outcome>
<outcome>
<title>Figure Example</title>
<slug>Demo4</slug>
<description>
Example of using figures (with temporary markup.)
</description>
</outcome>
<outcome>
<title>XML Entities</title>
<slug>Demo5</slug>
<description>
Example of using XML entities like &amp; for &
</description>
</outcome>
</outcomes>
</bank>