<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: lp scheduler problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906981#M283928</link>
    <description>Hi Michael:&lt;BR /&gt;&lt;BR /&gt;Try removing '/var/spool/lp/FIFO' and '/var/spool/lp/SCHEDLOCK'.  Then restart the scheduler.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Sat, 02 Dec 2006 18:53:56 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2006-12-02T18:53:56Z</dc:date>
    <item>
      <title>lp scheduler problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906980#M283927</link>
      <description>The printer is an HP laserjet, connected through a LAN to an HP K200.&lt;BR /&gt;&lt;BR /&gt;All of a sudden, it stopped printing.&lt;BR /&gt;&lt;BR /&gt;#lpstat -t&lt;BR /&gt;&lt;BR /&gt;scheduler is not running&lt;BR /&gt;....... messages about the other printers&lt;BR /&gt;device for laser: /dev/null&lt;BR /&gt;...&lt;BR /&gt;laser accepting requests since Nov 25 14:02&lt;BR /&gt;...&lt;BR /&gt;printer laser is ide. enabled since Aug 19 10:10&lt;BR /&gt;   fence priority : 0&lt;BR /&gt;laser-177 mzorn priority 0 Dec 2 14:39&lt;BR /&gt;    myfile       100 bytes&lt;BR /&gt;--------------------&lt;BR /&gt;&lt;BR /&gt;... and nothing happens.&lt;BR /&gt;&lt;BR /&gt;[as root:]&lt;BR /&gt;&lt;BR /&gt;#lpsched&lt;BR /&gt;#lpstat -t&lt;BR /&gt;[as above, "scheduler is not running"]&lt;BR /&gt;&lt;BR /&gt;... but I think lpsched may only worry about line printers - ?&lt;BR /&gt;&lt;BR /&gt;#enable laser&lt;BR /&gt;enable: printer "laser" was already enabled&lt;BR /&gt;&lt;BR /&gt;#ping [laser printer's IP addr]&lt;BR /&gt;--- OK&lt;BR /&gt;&lt;BR /&gt;#disable laser&lt;BR /&gt;printer "laser" now disabled&lt;BR /&gt;&lt;BR /&gt;#lpstat -t&lt;BR /&gt;printer "laser disabled ...&lt;BR /&gt;#enable laser&lt;BR /&gt;printer "laser" now enabled&lt;BR /&gt;(but it took about 10 seconds)&lt;BR /&gt;#lpstat -t&lt;BR /&gt;scheduler is not running&lt;BR /&gt;...&lt;BR /&gt;printer laser is idle&lt;BR /&gt;&lt;BR /&gt;Our other HP computer prints OK, and:&lt;BR /&gt;&lt;BR /&gt;#[other computer] lpstat -t&lt;BR /&gt;scheduler is running&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;So it looks like the problem is that the scheduler isn't running on computer #1.&lt;BR /&gt;&lt;BR /&gt;I also tried&lt;BR /&gt;#lpshut&lt;BR /&gt;scheduler is not running&lt;BR /&gt;&lt;BR /&gt;#lpadmin -plaser&lt;BR /&gt;#lpstat -t&lt;BR /&gt;scheduler is not running&lt;BR /&gt;#enable laser&lt;BR /&gt;enable: printer "laser" was already enabled.&lt;BR /&gt;&lt;BR /&gt;How can I get the scheduler running?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 02 Dec 2006 18:01:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906980#M283927</guid>
      <dc:creator>Michael D. Zorn</dc:creator>
      <dc:date>2006-12-02T18:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: lp scheduler problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906981#M283928</link>
      <description>Hi Michael:&lt;BR /&gt;&lt;BR /&gt;Try removing '/var/spool/lp/FIFO' and '/var/spool/lp/SCHEDLOCK'.  Then restart the scheduler.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Sat, 02 Dec 2006 18:53:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906981#M283928</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-12-02T18:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: lp scheduler problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906982#M283929</link>
      <description>FIFO and SCHEDLOCK aren't there - that may be a clue.&lt;BR /&gt;&lt;BR /&gt;There is a 'core', 346046 bytes, from today.&lt;BR /&gt;&lt;BR /&gt;Then I looked in /etc/rc.log - because I restarted it (when in doubt, reboot).&lt;BR /&gt;&lt;BR /&gt;Toward the end are these lines (the only reference to "print"):&lt;BR /&gt;&lt;BR /&gt;Start print spooler&lt;BR /&gt;output from "/sbin/rc2.d/S7201lp start":&lt;BR /&gt;----------------&lt;BR /&gt;scheduler is running&lt;BR /&gt;line printer scheduler started&lt;BR /&gt;&lt;BR /&gt;... but I'm not using the line printer.&lt;BR /&gt;&lt;BR /&gt;I think we set up the laser printer with JetAdmin - /etc/lp/interface/laser mentions JetAdmin in the comments, and has /opt/hpnp in the PATHs.  &lt;BR /&gt;&lt;BR /&gt;But, the /sbin/rc2.d/S7201lp -&amp;gt; /sbin/init.d/lp,&lt;BR /&gt;&lt;BR /&gt;and that's a different script, and for 'start', it does:&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;ps -ef | grep lpsched ...&lt;BR /&gt;...&lt;BR /&gt;rm  / /SCHEDLOCK&lt;BR /&gt;/usr/sbin/lpsched&lt;BR /&gt;&lt;BR /&gt;(So I don't know for sure if JetAdmin is controlling or not.)&lt;BR /&gt;&lt;BR /&gt;So I tried that anyway:&lt;BR /&gt;&lt;BR /&gt;#lpsched&lt;BR /&gt;scheduler is running&lt;BR /&gt;&lt;BR /&gt;#lpstat -t&lt;BR /&gt;scheduler is not running&lt;BR /&gt;&lt;BR /&gt;(lpstat used to come back right away, now it takes about 10S)&lt;BR /&gt;&lt;BR /&gt;[I'm off Monday, will check back Tuesday]&lt;BR /&gt;</description>
      <pubDate>Sat, 02 Dec 2006 19:39:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906982#M283929</guid>
      <dc:creator>Michael D. Zorn</dc:creator>
      <dc:date>2006-12-02T19:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: lp scheduler problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906983#M283930</link>
      <description>Several things...&lt;BR /&gt; &lt;BR /&gt;Your primary problem is that lpsched is not running based on the lpstat information. Run lpstat -r to see if the scheduler is running. If not, start by running:&lt;BR /&gt; &lt;BR /&gt;ps -f -u lp&lt;BR /&gt; &lt;BR /&gt;If you see any jobs reported, these are 'orphaned' and need to be killed. The lp subsystem is not shutdown until the ps command shows no more lp processes. Make sure FIFO and SCHEDLOCK are gone from /var/spool/lp. (I am assuming you are running at least HP-UX 10.20 or later) Now start the scheduler with lpsched and then run ps again. You should see exactly one lpsched process running and lpstat -r will report that the scheduler is running.&lt;BR /&gt; &lt;BR /&gt;Now the jetadmin software has been obsolete since 1999 and is known to have Y2K issues. The correct software is called hppi (HP Printer Installer) and can be downloaded from:&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?locale=en_US&amp;amp;pnameOID=18922&amp;amp;taskId=135&amp;amp;prodTypeId=18972&amp;amp;prodSeriesId=27349" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?locale=en_US&amp;amp;pnameOID=18922&amp;amp;taskId=135&amp;amp;prodTypeId=18972&amp;amp;prodSeriesId=27349&lt;/A&gt;〈=en&amp;amp;cc=us&lt;BR /&gt;&lt;BR /&gt;or for obsolete and unsupported 10.20 or earlier:&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?locale=en_US&amp;amp;pnameOID=18923&amp;amp;taskId=135&amp;amp;prodTypeId=18972&amp;amp;prodSeriesId=27350" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?locale=en_US&amp;amp;pnameOID=18923&amp;amp;taskId=135&amp;amp;prodTypeId=18972&amp;amp;prodSeriesId=27350&lt;/A&gt;〈=en&amp;amp;cc=us&lt;BR /&gt; &lt;BR /&gt;Use swremove to remove the jetadmin software, then swinstall the hppi package. The interface is similar but the code is more stable.&lt;BR /&gt; &lt;BR /&gt;The JetDirect LAN card is not directly useable in the lp spooler so the hppi software sets up the network connection. The SysV lp spooler is basically useless to tell you anything about problems with a connection, but the hppi programs can help a lot.&lt;BR /&gt; &lt;BR /&gt;Now delete and add back your current printer using hppi, or you can simplify the job with just two commands:&lt;BR /&gt; &lt;BR /&gt;removequeue laser&lt;BR /&gt;addqueue -h 12.34.56.78 -q laser&lt;BR /&gt; &lt;BR /&gt;And that's it. Repeat for other JetDirect LAN card printers.</description>
      <pubDate>Sat, 02 Dec 2006 20:28:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906983#M283930</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-12-02T20:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: lp scheduler problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906984#M283931</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I remember, I had once a problem with corrupted pstatus/qstatus files, which caused the lpsched to exit ungracefully.&lt;BR /&gt;The corruption was caused by a disk-is-full situation. There was a patch for lpsched and friends, if I remember correctly - look for such a patch for your OS version!&lt;BR /&gt;&lt;BR /&gt;To take Bills answer into account: I fully recommend to update to HPPI, as well. At Update time there was the possibility to convert all Jetadmin-Printers to HPPI-Printers. I did this always without any problems. Independently you could recreate some of your printers, which may benefit from new possibilites of better fitting model scripts.&lt;BR /&gt;&lt;BR /&gt;However, a corrupted LP-spooler setup will not heal itself even after having updated Jetadmin with HPPI!&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Mon, 04 Dec 2006 06:01:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906984#M283931</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2006-12-04T06:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: lp scheduler problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906985#M283932</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;1)As already indicated make sure there are no lp processes running.&lt;BR /&gt;2)Post output of command&lt;BR /&gt;file core&lt;BR /&gt;On the core you have&lt;BR /&gt;3)lpsched -v&lt;BR /&gt;4)Show contents of /var/adm/lp/log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;    Steve Steel</description>
      <pubDate>Mon, 04 Dec 2006 06:11:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906985#M283932</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2006-12-04T06:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: lp scheduler problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906986#M283933</link>
      <description>Bill:  I'm running 10.01.  It's the Old Machine (OM); I'm bringing up an rp3410 with 11.11.  It's a strange problem: lp was running just fine till some time Friday, then it suddenly quit.&lt;BR /&gt;&lt;BR /&gt;I think I got hppi for the new machine (I'll check my notes).  I'll try the "or for obsolete and unsupported 10.20 or earlier:" link if it doesn't work soon.&lt;BR /&gt;&lt;BR /&gt;Peter: I looked at pstatus/qstatus on the OM.  pstatus is 3024 bytes, qstatus is 752&lt;BR /&gt;On the NM, pstatus is 756, qstatus 188.  When I print a file, the numbers don't change - but the datestamp on pstatus does.  On the OM, the datestamp doesn't.  Those files could be bad.&lt;BR /&gt;&lt;BR /&gt;What if I just delete them and reboot?&lt;BR /&gt;&lt;BR /&gt;Steve:&lt;BR /&gt;1) no lp processes running (not even lpsched)&lt;BR /&gt;2) #file core&lt;BR /&gt;core: core file from 'lpsched' - received SIGBUS&lt;BR /&gt;3) #lpsched -v&lt;BR /&gt;scheduler is running&lt;BR /&gt;BUT&lt;BR /&gt;#lpstat -t&lt;BR /&gt;scheduler is not running&lt;BR /&gt;4) /var/adm/lp/log:&lt;BR /&gt;(197 lines, start with:)&lt;BR /&gt;*****LP LOG: Sep  5 09:34 *****&lt;BR /&gt;Start: laser-131 Fri Sep  8 01:34:08 PST 2006&lt;BR /&gt;End: laser-131 ............&lt;BR /&gt;/etc/lp/interface/model.orig/laser nb fs lm5 fp12 style0 weight0&lt;BR /&gt;/opt/hpnp/bin/hpnpf -j laser-131 +root -a1 -x &lt;IP addr="" for="" laser="" printer=""&gt;&lt;BR /&gt;...... etc for more print jobs, up through Nov 22 ...&lt;BR /&gt;(possible clue - that's when I shut the OM down for the Thanksgiving break:)&lt;BR /&gt;***** STOPPED Nov 22 15:11&lt;BR /&gt;&lt;BR /&gt;No error massages.&lt;BR /&gt;&lt;/IP&gt;</description>
      <pubDate>Mon, 04 Dec 2006 17:00:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906986#M283933</guid>
      <dc:creator>Michael D. Zorn</dc:creator>
      <dc:date>2006-12-04T17:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: lp scheduler problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906987#M283934</link>
      <description>The 10.20 version should work for 10.01. See if it installs. If not, make a list of all your printers using lpstat -v. Then delete all of them. The pstatus, qstatus and outputq files are very likely corrupted so you need to reduce the printers to zero. The size of these files is only an indication of binary data inside the files. Then make sure those 3 files are zero-length:&lt;BR /&gt; &lt;BR /&gt;cat /dev/null &amp;gt; /var/spool/lp/pstatus&lt;BR /&gt;cat /dev/null &amp;gt; /var/spool/lp/qstatus&lt;BR /&gt;cat /dev/null &amp;gt; /var/spool/lp/outputq&lt;BR /&gt; &lt;BR /&gt;Now add them back again.&lt;BR /&gt; &lt;BR /&gt;If hppi installs OK, you'll need to do the same thing (delete the printers, cleanup the status files).&lt;BR /&gt; &lt;BR /&gt;Then add them all back again. However, both jetadmin and hppi have a very nifty command line tool:&lt;BR /&gt; &lt;BR /&gt;addqueue -h 12.34.56.78 -q print12&lt;BR /&gt; &lt;BR /&gt;This works for all JetDirect LAN cards. addqueue is available with the old jetadmin too.</description>
      <pubDate>Mon, 04 Dec 2006 21:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906987#M283934</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-12-04T21:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: lp scheduler problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906988#M283935</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;the correct sizes for the ?status files under HP-UX 11.00 are&lt;BR /&gt;pstatus  756*(number of printers)&lt;BR /&gt;qstatus  188*(number of printers)&lt;BR /&gt;&lt;BR /&gt;This OS version is my oldest available here - though I don't think the values have been changed since 10.01. I'm pretty shure about the fixed sized records, but did not find any document, when I once needed this information.&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Tue, 05 Dec 2006 03:39:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906988#M283935</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2006-12-05T03:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: lp scheduler problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906989#M283936</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;1)Make sure you have the latest patch level for lp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2)Clear outputq file&lt;BR /&gt;&lt;BR /&gt;cd /var/spool/lp&lt;BR /&gt;&amp;gt; outputq&lt;BR /&gt;&lt;BR /&gt;3)cd /var/spool/lp/request&lt;BR /&gt;look for and remove any files in the request directories&lt;BR /&gt;&lt;BR /&gt;c???? = control   can be removed&lt;BR /&gt;d???? = data move to otherplace such as /tmp and reprint&lt;BR /&gt;&lt;BR /&gt;4)lpsched&lt;BR /&gt;&lt;BR /&gt;5)lpstat -t&lt;BR /&gt;&lt;BR /&gt;       Steve Steel</description>
      <pubDate>Tue, 05 Dec 2006 04:14:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906989#M283936</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2006-12-05T04:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: lp scheduler problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906990#M283937</link>
      <description>Bill: I deleted [pq]status and outputq and made the 0-size files.&lt;BR /&gt;&lt;BR /&gt;The laser printer is a network printer - do I need lpsched to be running?&lt;BR /&gt;&lt;BR /&gt;I got it set up again with jetadmin, and the test page printed.&lt;BR /&gt;&lt;BR /&gt;But not a print job.  It goes into the Q and nothing happens.  But, I can "cancel lp-nnn" and that works.&lt;BR /&gt;&lt;BR /&gt;We're only going to have the old machine for another month or so, so I don't need to upgrade the perinter/spooler configuration.&lt;BR /&gt;&lt;BR /&gt;Peter: I rebooted, and the [pq]status files are the right size: pstatus 756, qstatus 188.  There's only that one printer.&lt;BR /&gt;&lt;BR /&gt;Update: I ran through all the options that made sense in jetadmin, then did&lt;BR /&gt;#lpsched&lt;BR /&gt;scheduler is running&lt;BR /&gt;#lpstat -t&lt;BR /&gt;scheduler is running&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;... and it's printing again.&lt;BR /&gt;&lt;BR /&gt;Everybody's input was helpful - if anybody wants to reply, I'll update the points.</description>
      <pubDate>Thu, 07 Dec 2006 15:48:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906990#M283937</guid>
      <dc:creator>Michael D. Zorn</dc:creator>
      <dc:date>2006-12-07T15:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: lp scheduler problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906991#M283938</link>
      <description>Make sure that you accept and enable the printer:&lt;BR /&gt; &lt;BR /&gt;accept laser&lt;BR /&gt;enable laser&lt;BR /&gt; &lt;BR /&gt;If it still doesn't printer, just use hpnpf (which bypasses the spooler):&lt;BR /&gt; &lt;BR /&gt;hpnpf -x 12.34.56.78 -n /etc/profile&lt;BR /&gt; &lt;BR /&gt;or whatever file you need to print.</description>
      <pubDate>Thu, 07 Dec 2006 17:02:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906991#M283938</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-12-07T17:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: lp scheduler problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906992#M283939</link>
      <description>Bill: It's running now.  I did "enable &lt;PRINTER&gt;" anyway, and it says ".... already enabled".&lt;BR /&gt;&lt;BR /&gt;Whatever happened, it seems to be working now.&lt;BR /&gt;&lt;BR /&gt;&lt;/PRINTER&gt;</description>
      <pubDate>Thu, 07 Dec 2006 20:44:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lp-scheduler-problem/m-p/3906992#M283939</guid>
      <dc:creator>Michael D. Zorn</dc:creator>
      <dc:date>2006-12-07T20:44:36Z</dc:date>
    </item>
  </channel>
</rss>

