<?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: How to get the tape working - 20/40 dat in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198634#M72364</link>
    <description>Hello Moke,&lt;BR /&gt;&lt;BR /&gt;after the insmod st you should now have activated the scsi tape support on your system. &lt;BR /&gt;Also the cdrecord command I suggested was &lt;BR /&gt;"cdrecord -scanbus" to actually see what is on the SCSI bus. (Actually cdrecord suggested as much in the error you posted ;-)&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
    <pubDate>Mon, 23 Feb 2004 21:49:20 GMT</pubDate>
    <dc:creator>Martin P.J. Zinser</dc:creator>
    <dc:date>2004-02-23T21:49:20Z</dc:date>
    <item>
      <title>How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198623#M72353</link>
      <description>dmesg | grep -B 5 -A 5 -i "scsi"&lt;BR /&gt;Linux IP multicast router 0.06 plus PIM-SM&lt;BR /&gt;NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.&lt;BR /&gt;RAMDISK: Compressed image found at block 0&lt;BR /&gt;Freeing initrd memory: 297k freed&lt;BR /&gt;VFS: Mounted root (ext2 filesystem).&lt;BR /&gt;SCSI subsystem driver Revision: 1.00&lt;BR /&gt;scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.8&lt;BR /&gt;        &lt;ADAPTEC&gt;&lt;BR /&gt;        aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs&lt;BR /&gt; &lt;BR /&gt;scsi1 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.8&lt;BR /&gt;        &lt;ADAPTEC&gt;&lt;BR /&gt;        aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs&lt;BR /&gt; &lt;BR /&gt;blk: queue dfda1c18, I/O limit 4095Mb (mask 0xffffffff)&lt;BR /&gt;HP CISS Driver (v 2.4.42)&lt;BR /&gt;cciss: Device 0x46 has been found at bus 5 dev 2 func 0&lt;BR /&gt;cciss: using DAC cycles&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@localhost root]# lsmod&lt;BR /&gt;Module                  Size  Used by    Not tainted&lt;BR /&gt;ide-cd                 35772   0  (autoclean)&lt;BR /&gt;cdrom                  34176   0  (autoclean) [ide-cd]&lt;BR /&gt;parport_pc             19204   1  (autoclean)&lt;BR /&gt;lp                      9188   0  (autoclean)&lt;BR /&gt;parport                39072   1  (autoclean) [parport_pc lp]&lt;BR /&gt;nfsd                   81104   8  (autoclean)&lt;BR /&gt;lockd                  59536   1  (autoclean) [nfsd]&lt;BR /&gt;sunrpc                 87516   1  (autoclean) [nfsd lockd]&lt;BR /&gt;autofs                 13684   0  (autoclean) (unused)&lt;BR /&gt;tg3                    52904   1&lt;BR /&gt;keybdev                 2976   0  (unused)&lt;BR /&gt;mousedev                5656   1&lt;BR /&gt;hid                    22308   0  (unused)&lt;BR /&gt;input                   6208   0  [keybdev mousedev hid]&lt;BR /&gt;usb-ohci               22216   0  (unused)&lt;BR /&gt;usbcore                82592   1  [hid usb-ohci]&lt;BR /&gt;ext3                   73376   3&lt;BR /&gt;jbd                    56336   3  [ext3]&lt;BR /&gt;cciss                  44420   4&lt;BR /&gt;aic7xxx               142548   0  (unused)&lt;BR /&gt;sd_mod                 13452   0  (unused)&lt;BR /&gt;scsi_mod              110488   2  [cciss aic7xxx sd_mod]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@localhost root]# insmod 'tape module'&lt;BR /&gt;insmod: tape module: no module by that name found&lt;BR /&gt;&lt;BR /&gt;&lt;/ADAPTEC&gt;&lt;/ADAPTEC&gt;</description>
      <pubDate>Sun, 22 Feb 2004 00:21:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198623#M72353</guid>
      <dc:creator>Gwendeline</dc:creator>
      <dc:date>2004-02-22T00:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198624#M72354</link>
      <description>looks to me like you have a scsi id conflict or a bad cable.&lt;BR /&gt;&lt;BR /&gt;eyeball time.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 22 Feb 2004 00:23:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198624#M72354</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-02-22T00:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198625#M72355</link>
      <description>Can you please guide me how to confirm the problem ? I'm very new in linux.</description>
      <pubDate>Sun, 22 Feb 2004 00:25:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198625#M72355</guid>
      <dc:creator>Gwendeline</dc:creator>
      <dc:date>2004-02-22T00:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198626#M72356</link>
      <description>When your machine boots up, the SCSI BIOS' will show what is connected to them.&lt;BR /&gt;&lt;BR /&gt;Did you se eyour tape drive show up at this stage?&lt;BR /&gt;&lt;BR /&gt;Oh, and the module you need for your tape is 'st' (scsi tape).  If the kernel sees a tape attached to your SCSI bus during boot-up, it should automatically insert it anyway.&lt;BR /&gt;&lt;BR /&gt;So steps to fix.. First things first, the SCSI BIOS.  Does it see your tape.  What ID is it at?&lt;BR /&gt;&lt;BR /&gt;If it does, reboot.  If it's not, check cabling, and termination on the tape device.&lt;BR /&gt;&lt;BR /&gt;Check the contents of /proc/scsi/scsi, see if a 'Sequential Access' device is listed there.  If it is, then your tape should be working.</description>
      <pubDate>Sun, 22 Feb 2004 18:02:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198626#M72356</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-02-22T18:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198627#M72357</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;another easy way to check if the device is &lt;BR /&gt;seen on the bus is to run cdrecord -scanbus.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Sun, 22 Feb 2004 18:24:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198627#M72357</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-02-22T18:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198628#M72358</link>
      <description>Someone solved this problem for me by...&lt;BR /&gt;&lt;BR /&gt;Assuming that your are using the 5i+ or another array controller that uses cciss, put the following script (in a file called compaq_cciss_scsi) in /etc/rc.d/init.d:&lt;BR /&gt;&lt;BR /&gt;for x in /proc/driver/cciss/cciss[0-9]*&lt;BR /&gt;do&lt;BR /&gt;echo "engage scsi" &amp;gt; $x&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;The echo command will engage the cciss scsi support and the script will keep the setup going across reboots.</description>
      <pubDate>Sun, 22 Feb 2004 22:25:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198628#M72358</guid>
      <dc:creator>Jeffrey Pogodzinski</dc:creator>
      <dc:date>2004-02-22T22:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198629#M72359</link>
      <description>I have upgraded from red hat 9 to fedora ( rh 10 ) when i boot up when it come to the part where it scan for scsi devices . it give error :&lt;BR /&gt;No scsi boot device found&lt;BR /&gt;SCSI BIOS not installed.</description>
      <pubDate>Mon, 23 Feb 2004 05:58:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198629#M72359</guid>
      <dc:creator>Gwendeline</dc:creator>
      <dc:date>2004-02-23T05:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198630#M72360</link>
      <description>cdrecord -clone 2.0.1a19 (1686-redhat-linux-gnu)&lt;BR /&gt;cdrecord : no such file or directory , cannot open  ' dev/pg*'. Cannot open SCSI driver.&lt;BR /&gt;cdrecord: For possible target try 'cdrecord -scanbus' make sure you are root&lt;BR /&gt;cdrecord: for posible transport specifiers try 'cdresord dev=help'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i can't find the file in init.d</description>
      <pubDate>Mon, 23 Feb 2004 06:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198630#M72360</guid>
      <dc:creator>Gwendeline</dc:creator>
      <dc:date>2004-02-23T06:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198631#M72361</link>
      <description>&amp;gt;insmod st &lt;BR /&gt;/lib/modules/2.4.22-1.2115.nptl/kernel/drivers/scsi/st.o&lt;BR /&gt;&lt;BR /&gt;what does this mean?&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Feb 2004 06:35:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198631#M72361</guid>
      <dc:creator>Gwendeline</dc:creator>
      <dc:date>2004-02-23T06:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198632#M72362</link>
      <description>In modulary kernel you have the ability to load modules without recompile the kernel.&lt;BR /&gt;Thus the command 'insmod st' means load the modules name st, while the second line shows the full path to the loaded module...</description>
      <pubDate>Mon, 23 Feb 2004 06:46:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198632#M72362</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-02-23T06:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198633#M72363</link>
      <description>Redhat use kudzu to detect hardware. So, you can use command:&lt;BR /&gt;&lt;BR /&gt;kudzu -p&lt;BR /&gt;&lt;BR /&gt;to rescan the hardware to see if you can find the tape drive, it also shows you the module loaded for that device.&lt;BR /&gt;&lt;BR /&gt;if st module is not loaded for the tape drive, you can use either insmod or modeprobe -a to insert st module.&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Feb 2004 21:42:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198633#M72363</guid>
      <dc:creator>Brice_3</dc:creator>
      <dc:date>2004-02-23T21:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198634#M72364</link>
      <description>Hello Moke,&lt;BR /&gt;&lt;BR /&gt;after the insmod st you should now have activated the scsi tape support on your system. &lt;BR /&gt;Also the cdrecord command I suggested was &lt;BR /&gt;"cdrecord -scanbus" to actually see what is on the SCSI bus. (Actually cdrecord suggested as much in the error you posted ;-)&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Mon, 23 Feb 2004 21:49:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198634#M72364</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-02-23T21:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198635#M72365</link>
      <description>This time when i did a insmod st &lt;BR /&gt;result :&lt;BR /&gt;&lt;BR /&gt;/lib/modules/2.4.22-1.2115.nptl/kernel/driver/scsi/st.o&lt;BR /&gt;&lt;BR /&gt;Does this mean that I have the tape drive? &lt;BR /&gt;&lt;BR /&gt;Then how do I do a backup ? in Fedora ?</description>
      <pubDate>Tue, 24 Feb 2004 06:20:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198635#M72365</guid>
      <dc:creator>Gwendeline</dc:creator>
      <dc:date>2004-02-24T06:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198636#M72366</link>
      <description>To verify the tape drive status, you can use command:&lt;BR /&gt;#mt -f /dev/st0 status&lt;BR /&gt;&lt;BR /&gt;You can use mt command to rewind, forward, erase tape, etc. See mt man page. Probably you also want to use:&lt;BR /&gt;&lt;BR /&gt;#mt -f /dev/st0 datacompression 1&lt;BR /&gt;(enable hardware compression)&lt;BR /&gt;#mt -f /dev/st0 setblk 10240&lt;BR /&gt;(set block size 10K, since most of backup commands use default block size 10K)&lt;BR /&gt;&lt;BR /&gt;Then you can use tar, cpio or dd to backup. Notice the difference between st* and nst*, when you use st* (such as st0, st1, etc), it will rewind the tape automaticly while nst* devices does not.</description>
      <pubDate>Tue, 24 Feb 2004 10:53:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198636#M72366</guid>
      <dc:creator>Brice_3</dc:creator>
      <dc:date>2004-02-24T10:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198637#M72367</link>
      <description>nothing happen . after I issue these command . it is as if the tape drive is not there . &lt;BR /&gt;&lt;BR /&gt;#mt -f /dev/st0 datacompression 1&lt;BR /&gt;(enable hardware compression)&lt;BR /&gt;#mt -f /dev/st0 setblk 10240&lt;BR /&gt;(set block size 10K, since most of backup commands use default block size 10K)&lt;BR /&gt;&lt;BR /&gt;Sorry for late reply .</description>
      <pubDate>Mon, 07 Jun 2004 21:01:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198637#M72367</guid>
      <dc:creator>Gwendeline</dc:creator>
      <dc:date>2004-06-07T21:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198638#M72368</link>
      <description>You stated that the BIOS didn't see any devices attached to the SCSI chain.&lt;BR /&gt;&lt;BR /&gt;It appears to be a cabling issue.  The system can't find the device, not just the Operating System (Linux).&lt;BR /&gt;&lt;BR /&gt;Verify that the SCSI Tape drive is correctly plugged in, and ensure that when the system boots up (before the OS) that the tape drive is recognised.&lt;BR /&gt;&lt;BR /&gt;Once this occurs, then everything else should fall into place.</description>
      <pubDate>Mon, 07 Jun 2004 21:09:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198638#M72368</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-06-07T21:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198639#M72369</link>
      <description>I have check the cable. But still the same . Do   I need to install the drive for this Dat 20/40 for Fedore Core 1 ?</description>
      <pubDate>Mon, 07 Jun 2004 21:12:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198639#M72369</guid>
      <dc:creator>Gwendeline</dc:creator>
      <dc:date>2004-06-07T21:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198640#M72370</link>
      <description>Once again, if it's not showing up in the BOOT process, then the entire system can't see it, and no driver will help you.&lt;BR /&gt;&lt;BR /&gt;There *IS NO DRIVER* required beyond what you've already got (the 'st' module).&lt;BR /&gt;&lt;BR /&gt;Until the SCSI BIOS at boot can see the tape drive attached to one of it's bus', then there's nothing in Linux you can do to rectify the problem.&lt;BR /&gt;&lt;BR /&gt;If you've already gone through and checked the cabling, you should easily be able to tell us the following details:&lt;BR /&gt;&lt;BR /&gt;What SCSI controller is the Tape drive connected to?&lt;BR /&gt;&lt;BR /&gt;Which SCCI Bus is the tape drive connected too?&lt;BR /&gt;&lt;BR /&gt;What is the SCSI ID of the tape drive?&lt;BR /&gt;&lt;BR /&gt;Does the tape drive have power?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jun 2004 21:23:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198640#M72370</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-06-07T21:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198641#M72371</link>
      <description>- There is power on the tape drive. &lt;BR /&gt;&lt;BR /&gt;Ad for the othere information I will need to check .But how do i ?&lt;BR /&gt;&lt;BR /&gt;- How to determine which SCSI BUS ?&lt;BR /&gt;&lt;BR /&gt;- How can I get the SCSI ID ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jun 2004 21:55:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198641#M72371</guid>
      <dc:creator>Gwendeline</dc:creator>
      <dc:date>2004-06-07T21:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the tape working - 20/40 dat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198642#M72372</link>
      <description>When you boot the system up, in the POST section, it will initilize all of the SCSI controllers you have in the system.&lt;BR /&gt;&lt;BR /&gt;As each one does this, it will come up and say what devices are connected to what bus' at what ID's.&lt;BR /&gt;&lt;BR /&gt;This should provide you with all the answers you need.&lt;BR /&gt;&lt;BR /&gt;If it doesn't show up, then you still have a cabling issue.</description>
      <pubDate>Mon, 07 Jun 2004 21:58:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-get-the-tape-working-20-40-dat/m-p/3198642#M72372</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-06-07T21:58:42Z</dc:date>
    </item>
  </channel>
</rss>

