<?xml version="1.0" encoding="UTF-8"?>
<xmodel>
    <information>
        <xmodelversion>1.0</xmodelversion>
        <author>Ashley Buckner</author>
    </information>
    <simulation>
        <tstart>0.0</tstart>
        <tstop>10.0</tstop>
        <tstep>0.10</tstep>
        <tolerance>1.0E-7</tolerance>
    </simulation>
    <name>!!!!!</name>
    <diagram>
        <name>Diagram 1</name>
        <component>
            <name>Stock</name>
            <type>Stock</type>
            <pos>
                <x>200</x>
                <y>150</y>
            </pos>
            <controlvector1>
                <x>0</x>
                <y>0</y>
            </controlvector1>
            <controlvector2>
                <x>0</x>
                <y>0</y>
            </controlvector2>
            <doc>doc</doc>
        </component>
    </diagram>
</xmodel>