<project xmlns=“www.netbeans.org/ns/project/1”>

<type>org.netbeans.modules.ruby.rubyproject</type>
<configuration>
    <data xmlns="http://www.netbeans.org/ns/ruby-project/1">
        <name>new_zengine</name>
        <source-roots>
            <root id="src.dir"/>
            <root id="lib.dir"/>
        </source-roots>
        <test-roots>
            <root id="test.src.dir"/>
        </test-roots>
    </data>
</configuration>

</project>