<?xml version="1.0" encoding="iso-8859-1"?>
<Project>Test</Project>
<ProjectLogo>Project Logo</ProjectLogo>
<KWStyleLogo>KWSTYleLogo</KWStyleLogo>
<ErrorThreshold>10</ErrorThreshold>
<Description>

<InternalVariables>
  <regex>[ms]_[a-z]</regex>
  <private>1</private>
</InternalVariables>

<SemicolonSpace>0</SemicolonSpace>

<Tabs>1</Tabs>

<Spaces>3</Spaces>

<Indent>
 <type>SPACE</type>
 <size>2</size>
 <noHeader>true</noHeader>
 <allowBlockLine>true</allowBlockLine>
</Indent>

<EmptyLines>4</EmptyLines>

<StatementPerLine>
  <maxNumber>1</maxNumber>
  <checkInline>0</checkInline> // default is true
</StatementPerLine>

<VariablePerLine>
  <maxNumber>1</maxNumber>
</VariablePerLine>

<BadCharacters>true</BadCharacters>

<MemberFunctions>
  <regex>[a-z]</regex>
  <length>200</length>
</MemberFunctions>

<Functions>
  <regex>[a-z]</regex>
  <length>200</length>
</Functions>

<LineLength>120</LineLength>


</Description>

