<?xml version="1.0"?>

<!-- this is a comment -->

<page title="My super cool page of links" bgcolor="9400D3" link="0000FF"> <!-- line A -->
    <line text="flash version" owner="html" url="%flash" /> <!-- OTHER VERSION -->
    <line text="html version" owner="flash" url="%html" /> <!-- OTHER VERSION -->
	<panel name="Classes">
        <line text="I like classes! My doctor told me so! *twitchtwitch*" />
		<line text="CS186 - Introduction to Database Systems" url="http://inst.eecs.berkeley.edu/~cs186/sp06/">
            <line text="email the Professor" url="mailto:blank@blank.com" />
            <line text="email the GSI" url="mailto:blank@blank.com" />
        </line>
		<line text="Psychology 2" url="http://bspace.berkeley.edu/">
            <line text="email the Professor" url="mailto:blank@blank.com" />
        </line>
		<line text="EE120 - Signals and Systems" url="http://inst.eecs.berkeley.edu/~ee120/sp06/" />
		<line text="Physics 7C" url="http://socrates.berkeley.edu/~phy7c/" />
	</panel>
	<panel name="Reference">
        <line text="Google" url="http://www.google.com/" />
        <line text="Wikipedia" url="http://en.wikipedia.org/wiki/Main_Page" />
        <line text="Reference.com" url="http://www.reference.com/" />
        <line text="weather forecast" url="http://home.accuweather.com/index.asp" />
        <line text="Java APIs" url="http://java.sun.com/apis.html" />
        <line text="Transit 511" url="http://www.transitinfo.org/" />
        <line text="WebMD" url="http://www.webmd.com/" />
	</panel>
	<panel name="Fun Stuff">
        <line text="8 bit theater" url="http://www.nuklearpower.com/latest.php" />
        <line text="Foxtrot" url="http://www.foxtrot.com/" />
        <line text="Penny Arcade" url="http://www.penny-arcade.com/" />
        <line text="PvP online" url="http://www.pvponline.com/" />
        <line text="Red vs Blue" url="http://www.redvsblue.com/" />
        <line text="Sam and Fuzzy" url="http://www.samandfuzzy.com/" />
        <line text="Strong Bad" url="http://homestarrunner.com/" />
        <line text="VG cats" url="http://www.vgcats.com/comics/" />
	</panel>
	<img src="memento.jpg" url="http://ieor.berkeley.edu/~goldberg/" /> <!-- line B -->
</page>
