<?xml version="1.0"?>
<?xml-stylesheet href="main.xsl" type="text/xsl"?>
<root>
    <div class="header">
            Welcome!
    </div>

<!--    
    <div class="welcome">
        <p>

        </p>
    </div>
-->
    
    <div class="main">
        <p>
            You have found Absolute Power &amp; Control, makers
            of ECOP<sup>1</sup>
            - the monitoring solution that
            lets you finally see, in detail, where your energy
            consumption occurs. This information leads to
            improved consumer behavior and reduced energy usage.
            We are currently working on our first generation release,
            scheduled to be in beta testing with limited sites this
            winter (2009-2010).  Check back here regularly as we plan on
            launching our web site in earnest with product documentation,
            a white paper, and our online store.
        </p>
    </div>
    
    <!--will call out to the contact.xml file-->
    <contact/>
    
    <div class="notes">
        <ol>
            <li>
                Energy Consumption Observation Platform (ECOP)
                provides the user with near-real-time graphs,
                cost analysis, configurable alerts, and
                historical reporting.
            </li>
        </ol>
    </div>
</root>
