<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="resources/style/page.xsl"?>
<my:doc xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance"
        xsi:schemaLocation="http://www.jenitennison.com/  
                            resources/schemas/doc.xsd"
        xmlns:my="http://www.jenitennison.com/"               
        xmlns="http://www.w3.org/1999/xhtml">
   <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcq="http://purl.org/dc/qualifiers/1.0/" about="/index.xml">
         <dc:title>Jeni's XML Pages</dc:title>
         <dc:date xmlns:vcf="http://www.ietf.org/internet-drafts/draft-dawson-vcard-xml-dtd-03.txt">
            <rdf:Description dcq:dateType="created" dcq:dateScheme="W3C-DTF" rdf:value="2000-08-02"/>
         </dc:date>
         <dc:date xmlns:vcf="http://www.ietf.org/internet-drafts/draft-dawson-vcard-xml-dtd-03.txt">
            <rdf:Description dcq:dateType="modified" dcq:dateScheme="W3C-DTF" rdf:value="2000-11-02"/>
         </dc:date>
         <dc:creator rdf:resource="mail@jenitennison.com"/>
         <link rel="stylesheet" href="/resources/style/base.css"/>
      	<link rel="openid.server" href="http://openid.claimid.com/server" />
      	<link rel="openid.delegate" href="http://openid.claimid.com/jenitennison" />
      	<meta name="microid" content="0e6f43c5dffa27e67bf9404cbb6c32b66c06eb26" />
      </rdf:Description>
   </rdf:RDF>
   <h1>Jeni's XML Pages</h1>
   <p>
	This site is dedicated to all things XML.  Of course, there are all sorts of <my:link href="#links">other pages</my:link>	around that cover XML.  Jeni's XML Pages, though, are dedicated to helping people understand and make the most of using XML.
</p>
   <p class="note">
	I'm working on this site all the time, so do check back here again, and <my:link href="jeni@jenitennison.com">let me know</my:link>	if you'd like anything particular added.
</p>
   <dl>
      <dt>
         <my:link href="/xslt/index.xml" addicon="true">Jeni's XSLT Pages</my:link>
      </dt>
      <dd>
         <p>Some pages about XSLT, including tutorials.</p>
      </dd>
      <dt>
         <my:link href="/consulting/index.xml" addicon="true">Jeni Tennison Consulting</my:link>
      </dt>
      <dd>
         <p>Some pages about the freelance services that I offer.</p>
      </dd>
   </dl>
   <h2 id="links">Links</h2>
   <my:links>
      <my:link href="www.w3.org/XML">W3C XML Page</my:link>
      <my:link href="www.xml.com">XML.com</my:link>
      <my:link href="www.xml.org">XML.org from OASIS</my:link>
      <my:link href="www.bayes.co.uk/xml">Chris Bayes' XML Portal</my:link>
   </my:links>
</my:doc>