<?xml version="1.0"?>
<!DOCTYPE profile SYSTEM "/usr/share/autoinstall/dtd/rules.dtd">
<autoinstall xmlns="http://www.suse.com/1.0/yast2ns" xmlns:config="http://www.suse.com/1.0/configns">
<rules config:type="list">
 <rule>
 <custom1>
         <script>
 <![CDATA[
 echo -n 171
 ]]>
         </script>
         <match>171-204</match>
         <match_type>range</match_type>
 </custom1>
 <result>
  <profile>rules/part1.xml</profile>
  <continue config:type="boolean">true</continue>
  <dont_merge config:type="list">
    <element>partition</element>
  </dont_merge>
 </result>
 </rule>
 <rule>
 <custom1>
         <script>
 <![CDATA[
 echo -n 171
 ]]>
         </script>
         <match>171-204</match>
         <match_type>range</match_type>
 </custom1>
 <result>
  <profile>rules/part2.xml</profile>
  <continue config:type="boolean">true</continue>
  <dont_merge config:type="list">
    <element>partition</element>
  </dont_merge>
 </result>
 </rule>
 <rule>
 <custom1>
         <script>
 <![CDATA[
 echo -n 171
 ]]>
         </script>
         <match>171-204</match>
         <match_type>range</match_type>
 </custom1>
 <result>
  <profile>rules/autoinst.xml</profile>
  <continue config:type="boolean">false</continue>
</result>
 </rule>
</rules>
</autoinstall>

