<?xml version="1.0" encoding="utf-8"?>

<!--  covered by the W3C copyright policy http://www.w3.org/Consortium/Copyright -->
<!--  based on http://www.w3.org/WAI/AU/sources/toc.xsl -->

<!--  This is for generating the Authoring Tool Accessibility Guidelines -->
<!--  For more information on the way this is done see heetp://www.w3.org/WAI/AU/sources -->

<!--  This is a makefile - it contains nothing but variable declarations -->
<!--  These need to be updated for each new draft produced -->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    version="1.0">
 
  <xsl:variable name="draftDate">today</xsl:variable>
  <xsl:variable name="thisVersion">today</xsl:variable>
  <xsl:variable name="subVersion"/>

</xsl:stylesheet>

