<?xml version="1.0"?>

<gutenprint xmlns="http://gimp-print.sourceforge.net/xsd/gp.xsd-1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://gimp-print.sourceforge.net/xsd/gp.xsd-1.0 gutenprint.xsd">
<copyright>
 *   Copyright 2008 Robert Krawitz (rlk@alum.mit.edu)
 *
 *   This program is free software; you can redistribute it and/or modify it
 *   under the terms of the GNU General Public License as published by the Free
 *   Software Foundation; either version 2 of the License, or (at your option)
 *   any later version.
 *
 *   This program is distributed in the hope that it will be useful, but
 *   WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
 *   or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
 *   for more details.
 *
 *   You should have received a copy of the GNU General Public License
 *   along with this program; if not, write to the Free Software
 *   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
</copyright>
<escp2:QualityPresets name="picturemate">
 <quality translate="text" name="Draft" text="Draft">
  <minimumResolution>1440 720</minimumResolution>
  <maximumResolution>1440 720</maximumResolution>
  <desiredResolution>1440 720</desiredResolution>
 </quality>
 <quality translate="text" name="Standard" text="Standard">
  <minimumResolution>1440 1440</minimumResolution>
  <maximumResolution>1440 1440</maximumResolution>
  <desiredResolution>1440 1440</desiredResolution>
 </quality>
 <quality translate="text" name="Photo" text="Photo">
  <minimumResolution>1440 1440</minimumResolution>
  <maximumResolution>1440 1440</maximumResolution>
  <desiredResolution>1440 1440</desiredResolution>
 </quality>
 <quality translate="text" name="High" text="High">
  <minimumResolution>2880 1440</minimumResolution>
  <maximumResolution>2880 1440</maximumResolution>
  <desiredResolution>2880 1440</desiredResolution>
 </quality>
 <quality translate="text" name="HighPhoto" text="Super Photo">
  <minimumResolution>2880 1440</minimumResolution>
  <maximumResolution>2880 1440</maximumResolution>
  <desiredResolution>2880 1440</desiredResolution>
 </quality>
 <quality translate="text" name="UltraPhoto" text="Ultra Photo">
  <minimumResolution>5760 1440</minimumResolution>
  <maximumResolution>5760 1440</maximumResolution>
  <desiredResolution>5760 1440</desiredResolution>
 </quality>
 <quality translate="text" name="Best" text="Best">
  <minimumResolution>5760 1440</minimumResolution>
  <maximumResolution>5760 1440</maximumResolution>
  <desiredResolution>5760 1440</desiredResolution>
 </quality>
</escp2:QualityPresets>
</gutenprint>
