36 lines
571 B
XML
36 lines
571 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<section xml:id="notes-week-01">
|
|
<title>Week 1</title>
|
|
|
|
<introduction>
|
|
<p>
|
|
This is an outline of the topics we covered in the first week of class.
|
|
</p>
|
|
</introduction>
|
|
|
|
<!-- Can also be <handout> instead of <subsection> to get a printable version -->
|
|
<subsection>
|
|
<title>Monday 8/22</title>
|
|
|
|
<p>
|
|
</p>
|
|
</subsection>
|
|
|
|
|
|
<subsection>
|
|
<title>Wednesday 8/24</title>
|
|
|
|
<p>
|
|
</p>
|
|
</subsection>
|
|
|
|
|
|
<subsection>
|
|
<title>Friday 8/26</title>
|
|
|
|
<p>
|
|
</p>
|
|
</subsection>
|
|
</section>
|