<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE SfPreferences SYSTEM "sfPreferences.dtd">
<!--This file describe the preferences of the SmartFlow-->
<Preferences>
    <Preference>
        <Key>Pref1</Key>
        <Value>1.0</Value>
        <Comment></Comment>
    </Preference>
    <Preference>
        <Key>Pref2</Key>
        <Value>2.0</Value>
        <Comment>com2</Comment>
    </Preference>
    <Preference>
        <Key>Pref3</Key>
        <Value>3.0</Value>
        <Comment></Comment>
    </Preference>
    <Preference>
        <Key>ktata</Key>
        <Value>vtiti</Value>
        <Comment>com2</Comment>
    </Preference>
    <Preference>
        <Key>ktoto</Key>
        <Value>vtoto</Value>
        <Comment>com1</Comment>
    </Preference>
</Preferences>
