1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3
4<qgisgrassmodule label="Create new layer with category values based upon user's reclassification of categories in existing raster" module="r.reclass.file">
5	<option key="input"/>
6	<file key="rules_file" type="new" fileoption="olayer" label="Text file" />
7	<option key="output" />
8</qgisgrassmodule>
9