<?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: hostname in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136227#M539862</link>
    <description>Dear Denny&lt;BR /&gt;what are the files out put u need in both servers, I will give complete output&lt;BR /&gt;so please let me know.&lt;BR /&gt;&lt;BR /&gt;Sajjad&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Feb 2008 08:08:32 GMT</pubDate>
    <dc:creator>Sajjad Sahir</dc:creator>
    <dc:date>2008-02-06T08:08:32Z</dc:date>
    <item>
      <title>hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136204#M539839</link>
      <description>&lt;BR /&gt;I can ping ip address but not pinging hostname&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Jan 2008 17:23:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136204#M539839</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-01-27T17:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136205#M539840</link>
      <description>hi saijad ;&lt;BR /&gt;&lt;BR /&gt;if you cannot ping the server fromyour client ; then you cannot resolve the hostname, &lt;BR /&gt;&lt;BR /&gt;1. register that hostname in dns &lt;BR /&gt;or,&lt;BR /&gt;2. write hostname ip to your client hosts table.&lt;BR /&gt;&lt;BR /&gt;Hasan.</description>
      <pubDate>Sun, 27 Jan 2008 17:57:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136205#M539840</guid>
      <dc:creator>Hasan  Atasoy</dc:creator>
      <dc:date>2008-01-27T17:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136206#M539841</link>
      <description>hasan already hostanme is in hosttable&lt;BR /&gt;&lt;BR /&gt;i checked it from windows o/s i am pinging &lt;BR /&gt;my server but i can ping only ip not hostname&lt;BR /&gt;i checked hosname in /etc/hosts file also &lt;BR /&gt;i checked /etc/nsswitch.conf file&lt;BR /&gt;entry is perfectly ok&lt;BR /&gt;&lt;BR /&gt;but i am not getting what was the reason yet&lt;BR /&gt;it is very urgent to me&lt;BR /&gt;pleaseeeeeeeeeeee&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Jan 2008 18:58:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136206#M539841</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-01-27T18:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136207#M539842</link>
      <description>&lt;BR /&gt;are you trying to ping your unix server from your pc ? or vice versa ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hasan</description>
      <pubDate>Sun, 27 Jan 2008 19:19:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136207#M539842</guid>
      <dc:creator>Hasan  Atasoy</dc:creator>
      <dc:date>2008-01-27T19:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136208#M539843</link>
      <description>The hostname is just another way to refer to the IP address. In HP-UX, a hostname is run through the resolver routines in the C library. There are several ways to obtain the translation. /etc/hosts is the simplest but there are two optional files that tell the resolver how to work. The first is /etc/resolv.conf. If it exists and had 1 to 3 IP addresses for working DNS servers, then the resolver will look at the second optional file called /etc/nsswitch.conf. If this file does not exist (there are several templates but only nsswitch.conf counts) then /etc/hosts is ignored. If your hostname is not in the DNS server, then no IP address is returned and ping has no address to use.&lt;BR /&gt; &lt;BR /&gt;The hosts: line in the nsswitch.conf should read:&lt;BR /&gt; &lt;BR /&gt;hosts:        files [NOTFOUND=continue UNAVAIL=continue] dns &lt;BR /&gt; &lt;BR /&gt;That way, if the new hostname is put into /etc/hosts, will be resolved. User the nsquery command to see how a hostname is resolved:&lt;BR /&gt; &lt;BR /&gt;nsquery hosts somehostname</description>
      <pubDate>Sun, 27 Jan 2008 21:03:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136208#M539843</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-01-27T21:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136209#M539844</link>
      <description>&lt;!--!*#--&gt;&amp;gt; i checked it from windows o/s i am pinging &lt;BR /&gt;&amp;gt; my server but i can ping only ip not hostname&lt;BR /&gt;&lt;BR /&gt;&amp;gt; i checked hosname in /etc/hosts file also &lt;BR /&gt;&amp;gt; i checked /etc/nsswitch.conf file&lt;BR /&gt;&amp;gt; entry is perfectly ok&lt;BR /&gt;&lt;BR /&gt;The windows PC can not resolve the hostname of your UNIX server. You need to put the hostname/IP of the UNIX server in the name resolution service that your PC is using.&lt;BR /&gt;&lt;BR /&gt;Your PC could be using a DNS server or a WINS server for name resolution.&lt;BR /&gt;&lt;BR /&gt;On the PC open a CMD window (DOS window) and run the command "ipconfig /all" and look at the lines for "DNS servers" "Primary WINS server" "secondary WINS Server"&lt;BR /&gt;&lt;BR /&gt;If any of those are defined, you have to put the UNIX hostname/IP in those servers so that your PC can resolve the UNIX hostname. &lt;BR /&gt;</description>
      <pubDate>Mon, 28 Jan 2008 12:37:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136209#M539844</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-01-28T12:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136210#M539845</link>
      <description>hasan yes&lt;BR /&gt;&lt;BR /&gt;i am pining from my pc to unix server&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Jan 2008 17:16:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136210#M539845</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-01-28T17:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136211#M539846</link>
      <description>If you are pinging from PC then you need to check or have a DNS entry on the DNS server that your PC is configured to query.&lt;BR /&gt;&lt;BR /&gt;ipconfig/all from cmd prompt will tell you where your DNS server is.  Ask the admin of that server to add your FQDN to that server.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Jan 2008 17:41:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136211#M539846</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-01-28T17:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136212#M539847</link>
      <description>sajjad,&lt;BR /&gt;what is the output of the nslookup&lt;BR /&gt;nslookup hostname&lt;BR /&gt;&lt;BR /&gt;you need to put /etc/resolv.conf file on your system please provide the output of&lt;BR /&gt;/etc/resolv.conf and /etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Safar</description>
      <pubDate>Thu, 31 Jan 2008 07:14:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136212#M539847</guid>
      <dc:creator>Safarali</dc:creator>
      <dc:date>2008-01-31T07:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136213#M539848</link>
      <description>this is the output of resolv.conf file and the nsswitch.conf file&lt;BR /&gt;&lt;BR /&gt;and nslooup ip output is also u can see below&lt;BR /&gt;&lt;BR /&gt;# cat /etc/resolv.conf&lt;BR /&gt;nameserver 10.65.60.100&lt;BR /&gt;&lt;BR /&gt;# nslookup 10.65.65.11&lt;BR /&gt;Using /etc/hosts on:  society1&lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;Name:    society1&lt;BR /&gt;Address:  10.65.65.11&lt;BR /&gt;&lt;BR /&gt;# cat /etc/nsswitch.conf&lt;BR /&gt;#&lt;BR /&gt;# /etc/nsswitch.hp_defaults:&lt;BR /&gt;#&lt;BR /&gt;# @(#)B11.23_LR&lt;BR /&gt;#&lt;BR /&gt;# An example file that could be copied over to /etc/nsswitch.conf; it&lt;BR /&gt;# uses NIS (YP) in conjunction with files.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;passwd:       compat&lt;BR /&gt;group:        compat&lt;BR /&gt;hosts:        files [NOTFOUND=return] nis [NOTFOUND=return]&lt;BR /&gt;ipnodes:      dns [NOTFOUND=return] files&lt;BR /&gt;networks:     nis [NOTFOUND=return] files&lt;BR /&gt;protocols:    nis [NOTFOUND=return] files&lt;BR /&gt;rpc:          nis [NOTFOUND=return] files&lt;BR /&gt;publickey:    nis [NOTFOUND=return] files&lt;BR /&gt;netgroup:     nis [NOTFOUND=return] files&lt;BR /&gt;automount:    files nis&lt;BR /&gt;aliases:      files nis&lt;BR /&gt;services:     nis [NOTFOUND=return] files&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 02 Feb 2008 06:24:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136213#M539848</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-02-02T06:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136214#M539849</link>
      <description>&amp;gt; i am pining from my pc to unix server&lt;BR /&gt; &lt;BR /&gt;OK. All the information about nsswtch.conf and nslookup have nothing to do with your PC. These directions are only for pinging from your HP-UX server to another location. You need to contact your network or WINS/DNS administrator and ask that your HP-UX server's hostname be added. That way, your PC will then know the server's hostname. You can also edit the PC's hosts file but that may be bypassing a process in your company for maintaining all the host names.&lt;BR /&gt; &lt;BR /&gt;I noticed in your HP-UX nsswitch.conf file that it is using NIS, a centralized server containing a lot of network information. Perhaps the administrator of the NIS server can help with WIND/DNS for your PC.</description>
      <pubDate>Sat, 02 Feb 2008 15:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136214#M539849</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-02-02T15:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136215#M539850</link>
      <description>Hi you have to add entry in hosts file of windows &lt;BR /&gt;ip address hostname&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;start -&amp;gt; search &amp;gt; hosts* &amp;gt; edit file and insert entry &amp;gt;save &lt;BR /&gt;&lt;BR /&gt;After u can ping ur hostname.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;sac</description>
      <pubDate>Sat, 02 Feb 2008 21:26:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136215#M539850</guid>
      <dc:creator>sachit patil</dc:creator>
      <dc:date>2008-02-02T21:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136216#M539851</link>
      <description>through telnet from my system i can ping ip address but not hostname so I checked all these files why I can't ping the hostname&lt;BR /&gt;I am pinging from my windows o/s system&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;this is the output of resolv.conf file and the nsswitch.conf file&lt;BR /&gt;&lt;BR /&gt;and nslooup ip output is also u can see below&lt;BR /&gt;&lt;BR /&gt;# cat /etc/resolv.conf&lt;BR /&gt;nameserver 10.65.60.100&lt;BR /&gt;&lt;BR /&gt;# nslookup 10.65.65.11&lt;BR /&gt;Using /etc/hosts on: society1&lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;Name: society1&lt;BR /&gt;Address: 10.65.65.11&lt;BR /&gt;&lt;BR /&gt;# cat /etc/nsswitch.conf&lt;BR /&gt;#&lt;BR /&gt;# /etc/nsswitch.hp_defaults:&lt;BR /&gt;#&lt;BR /&gt;# @(#)B11.23_LR&lt;BR /&gt;#&lt;BR /&gt;# An example file that could be copied over to /etc/nsswitch.conf; it&lt;BR /&gt;# uses NIS (YP) in conjunction with files.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;passwd: compat&lt;BR /&gt;group: compat&lt;BR /&gt;hosts: files [NOTFOUND=return] nis [NOTFOUND=return]&lt;BR /&gt;ipnodes: dns [NOTFOUND=return] files&lt;BR /&gt;networks: nis [NOTFOUND=return] files&lt;BR /&gt;protocols: nis [NOTFOUND=return] files&lt;BR /&gt;rpc: nis [NOTFOUND=return] files&lt;BR /&gt;publickey: nis [NOTFOUND=return] files&lt;BR /&gt;netgroup: nis [NOTFOUND=return] files&lt;BR /&gt;automount: files nis&lt;BR /&gt;aliases: files nis&lt;BR /&gt;services: nis [NOTFOUND=return] files&lt;BR /&gt;#</description>
      <pubDate>Sun, 03 Feb 2008 07:37:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136216#M539851</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-02-03T07:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136217#M539852</link>
      <description>As mentioned before, there is no problem with your HP-UX server. All those HP-UX files do not have anything to do with your PC. Your PC knows nothing about this hostname. Therefore, only the IP address will work. You have to configure your PC to translate the hostname into an IP address. The exact location of the hosts file depends on your version of Windows but for XP, the file is:&lt;BR /&gt; &lt;BR /&gt;C:\WINDOWS\system32\drivers\hosts&lt;BR /&gt; &lt;BR /&gt;Just add your hostname to that file, like this:&lt;BR /&gt; &lt;BR /&gt;12.34.56.78 myhostname&lt;BR /&gt; &lt;BR /&gt;This is strictly your PCs configuration.  Nothing needs changing in the HP-UX system.</description>
      <pubDate>Sun, 03 Feb 2008 19:09:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136217#M539852</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-02-03T19:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136218#M539853</link>
      <description>&amp;gt;Bill: The exact location of the hosts file depends on your version of Windows but for XP, the file is:&lt;BR /&gt;C:\WINDOWS\system32\drivers\hosts&lt;BR /&gt;&lt;BR /&gt;On my XP it is:&lt;BR /&gt;C:\WINDOWS\system32\drivers\etc\hosts&lt;BR /&gt;(There are a bunch of other UNIX style networking files there too.)</description>
      <pubDate>Mon, 04 Feb 2008 07:11:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136218#M539853</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-02-04T07:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136219#M539854</link>
      <description>thank u bill Hassel I edited and got it&lt;BR /&gt;&lt;BR /&gt;thank u once again? one more clarification&lt;BR /&gt;&lt;BR /&gt;suppose more peoples are using from their own pc then we have to manually edit in all pcs?&lt;BR /&gt;&lt;BR /&gt;sajjad</description>
      <pubDate>Tue, 05 Feb 2008 07:54:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136219#M539854</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-02-05T07:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136220#M539855</link>
      <description>&amp;gt;then we have to manually edit in all PCs?&lt;BR /&gt;&lt;BR /&gt;It was mentioned several times that if you can set up a DNS server with those FQDN/IP mappings, then everyone can access those machines.</description>
      <pubDate>Tue, 05 Feb 2008 08:34:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136220#M539855</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-02-05T08:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136221#M539856</link>
      <description>Dear Dennis&lt;BR /&gt;&lt;BR /&gt;I have four unix servers I ddin't edit /etc/hosts files in windows&lt;BR /&gt;&lt;BR /&gt;but i can ping hostname in 2 servers they are hp_da1 and hp_da2&lt;BR /&gt;&lt;BR /&gt;but my problem is i can' tping hostname&lt;BR /&gt;in the other two&lt;BR /&gt;&lt;BR /&gt;without editing anything in windows i can ping hostname of two servers and i can't ping hostname of two servers how to manage it&lt;BR /&gt;if i am editing in windows /etc/hosts file&lt;BR /&gt;every system i can ping wiht hostname no problem but in unix platform how i can manage these issue in my two servers&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Feb 2008 11:33:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136221#M539856</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-02-05T11:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136222#M539857</link>
      <description>&amp;gt;but i can ping hostname in 2 servers they are hp_da1 and hp_da2&lt;BR /&gt;&lt;BR /&gt;Are they on the same subnet and the other two aren't?&lt;BR /&gt;Were only two added to the DNS before?</description>
      <pubDate>Tue, 05 Feb 2008 11:42:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136222#M539857</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-02-05T11:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136223#M539858</link>
      <description>You need to get a basic understanding about what name resolution is and where it occurs and how to set up every host (windows or unix) to use that name resolution. I think I gave you the answer in the 5th reply above and Dennis above is telling you the same thing&lt;BR /&gt;-oo-</description>
      <pubDate>Tue, 05 Feb 2008 12:24:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4136223#M539858</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-02-05T12:24:24Z</dc:date>
    </item>
  </channel>
</rss>

