<?xml-stylesheet type="text/xml" href="site.xslt"?>
<exqs:page xmlns:xh="http://www.w3.org/1999/xhtml" xmlns:exqs="http://www.exquery.org">
    <exqs:menu>
        <xh:ul>
            <xh:li>
                <xh:a href="home.xml" title="EXQuery Home">Home</xh:a>
            </xh:li>
            <xh:li>
                <xh:a href="about.xml" title="About EXQuery">About</xh:a>
            </xh:li>
            <xh:li>
                <xh:a href="standards-projects.xml" title="EXQuery Standards Projects">Standards Projects</xh:a>
            </xh:li>
            <xh:li>
                <xh:a href="mailing-lists.xml" title="EXQuery Mailing Lists">Mailing Lists</xh:a>
            </xh:li>
            <xh:li>
                <xh:a href="implementations.xml" title="XQuery/EXQuery Implementations">Implementations</xh:a>
            </xh:li>
            <xh:li>
                <xh:a href="resources.xml" title="Resources">Resources</xh:a>
            </xh:li>
            <xh:li>
                <xh:a href="contact.xml" title="Contact EXQuery" class="active">Contact</xh:a>
            </xh:li>
        </xh:ul>
    </exqs:menu>
    <exqs:content>
        <exqs:main>
            <exqs:title>Contact</exqs:title>
            <exqs:sub-title/>
            <xh:img src="images/rj45.jpg" alt="RJ45" class="left"/>
            <xh:p>Communication is predominately carried out through our <xh:a href="mailing-lists.xml" title="Mailing lists">mailing lists</xh:a>.</xh:p>
            <xh:p>However for communication of a more direct and private nature please use <xh:a href="mailto:info@exquery.org" title="info@exquery.org">info@exquery.org</xh:a>
            </xh:p>
        </exqs:main>
    </exqs:content>
</exqs:page>