1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
<printer id="printer/Dell-S2500">
<make>Dell</make>
<model>S2500</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
</mechanism>
<url>www.dell.com</url>
<lang>
<postscript level="3" />
<pjl />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<functionality>A</functionality>
<driver>Postscript</driver>
<comments>
<en>22ppm; 1200 image quality, 600 x 600 dpi; 200MHz processor; 32MB of memory expandable to 272MB</en>
</comments>
</printer>
|