<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="syntax.xslt"?>
<XMLConfigSettings>
  <FILEINFO author="HippoEDIT.com" type="LangSpec"/>
  <SYNTAX id="def_source" name="Default Source" inherit="def" abstract="true" inherit_url="def_spec.xml">
    <SPECIFICATION>
      <Numbers>0-9.</Numbers>
    </SPECIFICATION>
    <STYLES>
      <Style id="scope" name="Text Highlights" bold="1" italic="2" underline="2" clr="#FFFFFFFF" bkclr="#FFFFFFFF"/>
      <Style id="scope_error" name="Text Highlights Error" bold="1" italic="0" underline="0" clr="Error" bkclr="#FFFFFFFF" overview="1"/>
      <Style id="matching_brace" name="Matching Brace" bold="2" italic="2" underline="2" clr="#FFFFFFFF" bkclr="Matching Braces"/>
      <Style id="indent" name="Indentation Guides" dstyle="true" clr="Indentation Guides" dbkclr="true" bkclr="Indentation Guides" overview="3"/>
      <Style id="indent_highlight" name="Indentation Guides (Highlighted)" dstyle="true" clr="Indentation Guides (Highlighted)" dbkclr="true" bkclr="Indentation Guides (Highlighted)" overview="3"/>
      <Style id="nesting_level" name="Nesting Level" dstyle="true" clr="#FFFFFFFF" bkclr="Nesting Levels" overview="3"/>      
      <Style id="number" name="Numbers" dbkclr="false" bold="0" italic="0" underline="0" clr="Number" bkclr="#FFFFFFFF" overview="3"/>
      <Style id="operator" name="Operator" bold="0" italic="0" underline="0" clr="Operator" bkclr="#FFFFFFFF" overview="3"/>
    </STYLES>
  </SYNTAX>
</XMLConfigSettings>
