<?xml version="1.0"?>
<!DOCTYPE scan SYSTEM "scan_.dtd">
<scan name="A4 Farbe quer">
    <scanner driver="HP ScanJet" 
             feeder="flatbed" 
             pages="frontside" 
             format="A4" 
             orientation="landscape"/>
    <image   name="Archivbild" 
             filename="FSA%05u.jpg" 
             camera="frontside" 
             colors="rgb24" 
             compress="jpeg" 
             quality="30" 
             xresolution="100" 
             yresolution="100">
         <lcms incolor="ct_lcms_rgb" 
         inprofile="file://c$/sg_pDir/ibis/sRGB/ibs_9403_300.icc"/>
    </image>
    <image name="Detailbild" 
           filename="FSD%05u.tif" 
           camera="frontside" 
           colors="rgb24" 
           compress="none" 
           xresolution="200" yresolution="200">
        <lcms incolor="ct_lcms_rgb" 
        inprofile="file://c$/sg_pDir/ibis/sRGB/ibs_9403_300.icc"/>
    </image>
    <meta
         author="Stefan Giesler"
         email="st.giesler@t-online.de"
         institution="Giesler Software Entwicklung"
         version="1.0"
         created="2003-03-10-00-00"
         modified="2003-04-11-09-00"/>
</scan>

