<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
  <channel>
    <title>Forum</title>
    <link>http://www.calendarix.com/phorum5/index.php</link>
    <description><![CDATA[]]></description>
    <language>EN</language>
    <pubDate>Tue, 15 May 2012 14:31:37 -0400</pubDate>
    <lastBuildDate>Tue, 15 May 2012 14:31:37 -0400</lastBuildDate>
    <category>Forum</category>
    <generator>Phorum 5.1.16a</generator>
    <ttl>600</ttl>
    <item>
      <title>[Calendarix Advanced Support] Ever consider developing &quot;THEMES&quot; for calendarix?</title>
      <link>http://www.calendarix.com/phorum5/read.php?4,3616,3616#msg-3616</link>
      <author>joe schmoe</author>
      <description><![CDATA[With my lack of knowledge or tweaking php and not wanting to ruin a working Calendarix calendar. Have you (Vincent) ever considered developing a &quot;theme&quot; type setting to allow users a use a drop down window to select a few various &quot;themes&quot; for their Calendarix calendar??

Just a thought for those who aren't comfortable manipulating PHP...]]></description>
      <category>Calendarix Advanced Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?4,3616,3616#msg-3616</guid>
      <pubDate>Tue, 15 May 2012 14:31:37 -0400</pubDate>
    </item>
    <item>
      <title>[Calendarix Advanced Support] Re: Can't create a database</title>
      <link>http://www.calendarix.com/phorum5/read.php?4,3611,3615#msg-3615</link>
      <author>joe schmoe</author>
      <description><![CDATA[Thank you!! I will do that and see how it goes...]]></description>
      <category>Calendarix Advanced Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?4,3611,3615#msg-3615</guid>
      <pubDate>Sat, 07 Apr 2012 16:43:52 -0400</pubDate>
    </item>
    <item>
      <title>[Calendarix Advanced Support] Re: Can't create a database</title>
      <link>http://www.calendarix.com/phorum5/read.php?4,3611,3614#msg-3614</link>
      <author>vincent</author>
      <description><![CDATA[If you open up the file, you'll see the default settings as:

$db = 'calendarix';
$dbuser = 'webcalendar';
$dbpass = 'webcalendar';
$dbhost = 'localhost';

You'll then need to change the database as:
$db = 'calendar111';

You'll probably also need to change the username ($dbuser) and password ($dbpass) settings for your host.

Most likely you do not need to change $dbhost but if you're unable to connect to the database, you may need to also set $dbhost to the domain for you website. This value can be provided by your vendor.]]></description>
      <category>Calendarix Advanced Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?4,3611,3614#msg-3614</guid>
      <pubDate>Sat, 07 Apr 2012 16:42:10 -0400</pubDate>
    </item>
    <item>
      <title>[Calendarix Advanced Support] Re: Can't create a database</title>
      <link>http://www.calendarix.com/phorum5/read.php?4,3611,3613#msg-3613</link>
      <author>joe schmoe</author>
      <description><![CDATA[What exactly inside the cal_db.inc.php would have to be changed to allow a database name of calendar111???

What lines what sections, what words??? I'm a complete noob at this and will need step by step instructions...

Turns out my web site provider uses a SHARED SQL server and someone is already using calendar for their database...

So please provide me directions on what to change in cal_db.inc.php.

Thanks]]></description>
      <category>Calendarix Advanced Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?4,3611,3613#msg-3613</guid>
      <pubDate>Sat, 07 Apr 2012 16:15:04 -0400</pubDate>
    </item>
    <item>
      <title>[Calendarix Advanced Support] Re: Can't create a database</title>
      <link>http://www.calendarix.com/phorum5/read.php?4,3611,3612#msg-3612</link>
      <author>vincent</author>
      <description><![CDATA[You can use any name you want for a database.  You only need to ensure the cal_db.inc.php file contains the correct settings as what you have setup. For creating the database properly in MYSQL, you would have to check with your vendor.]]></description>
      <category>Calendarix Advanced Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?4,3611,3612#msg-3612</guid>
      <pubDate>Sat, 07 Apr 2012 00:40:38 -0400</pubDate>
    </item>
    <item>
      <title>[Calendarix Advanced Support] Can't create a database</title>
      <link>http://www.calendarix.com/phorum5/read.php?4,3611,3611#msg-3611</link>
      <author>joe schmoe</author>
      <description><![CDATA[I am using a 3rd party provider for my web site. I go to their MySQL interface and try to add a new database. I have NONE showing even clicking refresh nothing shows in the database field.

I then click add database it pops up a new window and asks for database name, user, password, password confirm. I enter all the information calendar is my database name. I continue to get an error message saying database exists....But IT DOESN'T EXIST...at least according to the web interface...I have NO DATABASES...

Any idea on how to get this resolved? 

Can I use a different name for the database? If so what all is involved with using a different database name???]]></description>
      <category>Calendarix Advanced Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?4,3611,3611#msg-3611</guid>
      <pubDate>Fri, 06 Apr 2012 22:16:59 -0400</pubDate>
    </item>
    <item>
      <title>[Calendarix Advanced Support] Different dates in calendar and Minical</title>
      <link>http://www.calendarix.com/phorum5/read.php?4,3609,3609#msg-3609</link>
      <author>lhviid</author>
      <description><![CDATA[Hi,
While today's date is correctly highlighted from within Calendarix, the Minical version used on my team's web site is one day ahead. Curiously, if you enter the calendar by clicking on a hyperlinked date (a date with at least one arrangement)in the minical, then click Week view, the correct today's date is highlighted.  
I think (but am not certain, because it took me some time to notice the discrepancy) that the problem only started after upgrading to version 1.8.20081228a. I've set time zone to &quot;None&quot;.
Any help to resolve this annoying discrepancy will be much appreciated.
Thanks; Lars]]></description>
      <category>Calendarix Advanced Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?4,3609,3609#msg-3609</guid>
      <pubDate>Wed, 14 Mar 2012 10:17:23 -0400</pubDate>
    </item>
    <item>
      <title>[Calendarix Advanced Support] Re: php version problem</title>
      <link>http://www.calendarix.com/phorum5/read.php?4,3607,3608#msg-3608</link>
      <author>vincent</author>
      <description><![CDATA[Unfortunately, the latest version of Calendarix Advanced does require php 4.4 and above, otherwise some functions cannot work properly.  If you must use php version 4.3.9, you would then need to use an older version of Calendarix that was working for that php or mysql version.]]></description>
      <category>Calendarix Advanced Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?4,3607,3608#msg-3608</guid>
      <pubDate>Sat, 10 Mar 2012 00:31:35 -0500</pubDate>
    </item>
    <item>
      <title>[Calendarix Advanced Support] php version problem</title>
      <link>http://www.calendarix.com/phorum5/read.php?4,3607,3607#msg-3607</link>
      <author>timmy</author>
      <description><![CDATA[Calendarix does not work on the server we have it on (Posting issues). It used to work, but not any more. I noticed that it used to require php4.1 but now says php 4.4. I don't want to risk breaking areas of the server so is there a file or recomendation for a fix so it would work correectly with php4.3.9 MySQL4.1.22?

Thanks in advance.

-Tim

http://indianamotorcycling.com]]></description>
      <category>Calendarix Advanced Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?4,3607,3607#msg-3607</guid>
      <pubDate>Wed, 07 Mar 2012 17:41:59 -0500</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] Re: Calendar refresh always returns to top of webpage</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3601,3606#msg-3606</link>
      <author>drharmon</author>
      <description><![CDATA[Hello Vincent,

We are still having problems with the way Calendarix refreshes. Is there a simple way to to refresh the calendar without returning to the top of the webpage ?  The Calendar is at the bottom of a very long page...and we use the header.html footer.html feature.

We have purchased the advanced version. 

Thanks in advance,

Dennis.]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3601,3606#msg-3606</guid>
      <pubDate>Sat, 11 Feb 2012 20:42:01 -0500</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] Re: How to make it list all the title of the events not the accumulation how many events you have on that day?</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3602,3605#msg-3605</link>
      <author>vincent</author>
      <description><![CDATA[In the file cal_config.inc.php, look for the setting:
$limitmthevt = 4 ;

Change that to 

$limitmthevt = 0 ;

to remove the auto-accumulation.]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3602,3605#msg-3605</guid>
      <pubDate>Sun, 29 Jan 2012 08:55:50 -0500</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] Re: Calendarix Advanced Licensed 1.8.20081228</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3585,3604#msg-3604</link>
      <author>vincent</author>
      <description><![CDATA[I've just verified your license through an email you sent to me. I've sent you the licensed version already.]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3585,3604#msg-3604</guid>
      <pubDate>Sun, 29 Jan 2012 08:53:01 -0500</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] Re: Calendarix Advanced Licensed 1.8.20081228</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3585,3603#msg-3603</link>
      <author>charliedixon</author>
      <description><![CDATA[I have the 1.7.20061228 advanced version installed at www.nccdp.org/calendarix and would like to upgrade to the 1.8 version.  I've requested an upgrade via email twice but haven't heard back.

So many of my users are having issues logging in.

Please send me a copy of 1.8.20081228 or later if available.

thanks,

charlie]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3585,3603#msg-3603</guid>
      <pubDate>Sat, 28 Jan 2012 17:42:25 -0500</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] How to make it list all the title of the events not the accumulation how many events you have on that day?</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3602,3602#msg-3602</link>
      <author>rossyytta</author>
      <description><![CDATA[I'd discover that this calendar just can display only 3 events on a day in monthly calendar.If we have more than 3 events on a day then it will accumulate it and showing in lump sum how many events you have.For examples, 4 events. Do you have any idea on how to make it list all the title of the events not the accumulation how many events you have on that day??]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3602,3602#msg-3602</guid>
      <pubDate>Wed, 18 Jan 2012 21:53:38 -0500</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] Calendar refresh always returns to top of webpage</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3601,3601#msg-3601</link>
      <author>drharmon</author>
      <description><![CDATA[I've successfully embedded the calendar at the bottom of a fairly long webpage.  It works fine except that when any calendar function is executed that requires a refresh (i.e. changing view from month to week) it returns to the top of the webpage.

Is there a simple way to to refresh the calendar without returning to the top of the webpage ?     

Thanks in advance.

Dennis.]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3601,3601#msg-3601</guid>
      <pubDate>Tue, 13 Dec 2011 12:51:28 -0500</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] Calendarix DB takes to omuch space</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3600,3600#msg-3600</link>
      <author>lswd</author>
      <description><![CDATA[I have an instance of calendarix on a web site hosting account that works beautifully, however it is over 750 mb's in size. That is after I delete all the rows except for the current months (Nov/Dec)...

I am realtively new to MySql and PhPmyadmin... Can someone point me in the right direction to minmize the space requiremnt for the db? I can't believe that the script and two months of info would take 750 mb's...]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3600,3600#msg-3600</guid>
      <pubDate>Wed, 23 Nov 2011 13:58:32 -0500</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] Re: External Login Integration Problems</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3593,3599#msg-3599</link>
      <author>vincent</author>
      <description><![CDATA[Forgot to mention that you have to configure the calendar to the use case you mentioned with a valid account first.]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3593,3599#msg-3599</guid>
      <pubDate>Mon, 21 Nov 2011 09:52:14 -0500</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] Re: External Login Integration Problems</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3593,3598#msg-3598</link>
      <author>vincent</author>
      <description><![CDATA[For the &quot; User only view own events &quot; use model, there may be bug.  

Try adding a dummy password after those lines.

$_SESSION[&quot;password&quot;] = &quot;abc&quot;;

Also, you should create an account in calendarix for each username from the external system.  The password does not matter.  This is because for each username, default categories are expected to exist, missing which, may cause errors to show up.]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3593,3598#msg-3598</guid>
      <pubDate>Mon, 21 Nov 2011 09:28:17 -0500</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] Re: External Login Integration Problems</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3593,3597#msg-3597</link>
      <author>drharmon</author>
      <description><![CDATA[Forgot to include the (only) contents of securescript.php:

$userid = $_SESSION['uid'];
$uname = $_SESSION['email'];
$ugroup = 1;
$_SESSION[&quot;login&quot;] = $uname;

Thanks for your help on this...]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3593,3597#msg-3597</guid>
      <pubDate>Sun, 20 Nov 2011 11:30:36 -0500</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] Re: External Login Integration Problems</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3593,3596#msg-3596</link>
      <author>drharmon</author>
      <description><![CDATA[I'm passing securescript.php $_SESSION variables.  The user has already successfully logged into the external login system and end up on their secure webpage using his/her email address as their unique username. 

Their secure webpage has a link to calendar.php to open the users private calendar.  By private, I mean the user only see's their events on the calendar (this will always be the case for this calendar use model).

In the debugging effort, it appears the session variables are set correctly prior to calling calendar.php but somewhere in the various include scripts in calendar.php they get lost.  Said another way, the calendar comes up but doesn't recognize the user that is logged.

A bit more information on how the calendar is configured for this &quot; User only view own events &quot; use model, 

Login required for users: Yes 
User only view own events: Yes 
Allow public view without login: No

Please let me know what I'm screwing up...I know this should work...but I can't figure out where it's going wrong.

Thanks in advance...]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3593,3596#msg-3596</guid>
      <pubDate>Sun, 20 Nov 2011 11:21:54 -0500</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] Re: External Login Integration Problems</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3593,3595#msg-3595</link>
      <author>vincent</author>
      <description><![CDATA[The variables in securescript.php need to be set in the script itself, simply by uncommenting and setting the variables in the script.

The $uname variable can be set to the external username.

To be added to the Support Forum for Advanced Users, please make an explicit request.  However, I can't verify that you have purchased the Advanced version based on your forum email address.]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3593,3595#msg-3595</guid>
      <pubDate>Sun, 20 Nov 2011 02:46:58 -0500</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] External Login Integration Problems</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3593,3593#msg-3593</link>
      <author>drharmon</author>
      <description><![CDATA[Attempted without success to use securescript.php to integrate the calendar with an existing website login system.  Question:

We have an existing login script that uses the users email address (user name) and password to begin a secure session.  The documentation of the variables is clear...the question is where and when do the variables in securescript.php need to be set?  

Also, I have purchased the Advanced version of Calendarix but was unable to post to the Support Forum for Advanced Users???  

Thanks in advance.]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3593,3593#msg-3593</guid>
      <pubDate>Mon, 07 Nov 2011 14:46:46 -0500</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] Re: basic question - where is the calendar</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3587,3592#msg-3592</link>
      <author>Emi</author>
      <description><![CDATA[Actually I don't have any idea what php is, but I know I can install it on my server. I only don't know how to start. Which of the files in the folder is the calendar file? There are so many files and I don't know what they do. Do I have to send them all to my server where my website is? I'm so lost and I need so much to have a calendar installed on my website. Any help will be appreciated.]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3587,3592#msg-3592</guid>
      <pubDate>Mon, 12 Sep 2011 20:06:08 -0400</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] Re: Minical and site CSS problem</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3574,3591#msg-3591</link>
      <author>connieM</author>
      <description><![CDATA[Hi Vincent:
thought I had sent in another response.  Shortly after finding the above in firebug, I created a new ID in my site's primary style sheet, adjusting the left and top elements and that fixed the issue perfectly.]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3574,3591#msg-3591</guid>
      <pubDate>Sun, 11 Sep 2011 16:47:22 -0400</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] Re: Minical and site CSS problem</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3574,3590#msg-3590</link>
      <author>vincent</author>
      <description><![CDATA[I believe &quot;overDiv&quot; is a style used by the overlib.js library.  The overlib function is used for the overlay mouseover effect in the minical and main calendar pages.]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3574,3590#msg-3590</guid>
      <pubDate>Sun, 11 Sep 2011 02:19:25 -0400</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] Re: basic question - where is the calendar</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3587,3589#msg-3589</link>
      <author>vincent</author>
      <description><![CDATA[You must be able to run php on your website.  You should at least know how to setup php files to run.  You can then embed the php pages into a frame of a html page.]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3587,3589#msg-3589</guid>
      <pubDate>Sun, 11 Sep 2011 02:14:29 -0400</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] Re: Minical and site CSS problem</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3574,3588#msg-3588</link>
      <author>connieM</author>
      <description><![CDATA[I am also having the same issue.  This appears to be the thing in questions in firebug:

div id=&quot;overDiv&quot; style=&quot;position: absolute; visibility: visible; z-index: 1000; background-image: none; left: 788px; top: 264px;&quot;

So did an edit of this code in Firebug and this appears to be the thing to edit but I cannot find it.  Where should we look? Please Help.

Thanks
Connie]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3574,3588#msg-3588</guid>
      <pubDate>Fri, 09 Sep 2011 21:10:59 -0400</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] basic question - where is the calendar</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3587,3587#msg-3587</link>
      <author>Emi</author>
      <description><![CDATA[I can see that in this forum all of you are much more advanced than me. But I need to ask a really simple question. Where actually the calendar is? 

I have downloaded the whole folder, but there are a lot of PHP files and I don't see any calendar. I have a website written in HTML and I need to add a calendar that will be used by around 50 people. Each of them should have a separate password and should be able to modify only their own time tables, without having any access to other people's info. As far as I understand this calandar does all of this, but how to attach it to my website. Let's say I have holiday.html and then what do I do next to display the calandar on my website? Where do I put all these files that I have downloaded from here?]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3587,3587#msg-3587</guid>
      <pubDate>Fri, 09 Sep 2011 20:12:31 -0400</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] Re: Calendarix Advanced Licensed 1.8.20081228</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3585,3586#msg-3586</link>
      <author>vincent</author>
      <description><![CDATA[You have probably downloaded and installed the demo version.  I've sent the licensed version to you.]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3585,3586#msg-3586</guid>
      <pubDate>Thu, 25 Aug 2011 10:16:59 -0400</pubDate>
    </item>
    <item>
      <title>[Calendarix Support] Calendarix Advanced Licensed 1.8.20081228</title>
      <link>http://www.calendarix.com/phorum5/read.php?3,3585,3585#msg-3585</link>
      <author>wildstock</author>
      <description><![CDATA[We just purchased this application to be used at georgejenkinshs.com.  Installation went fine and the licensing went fine. If we roll the mouse oever the calendarix logo it shows that is lincesed, yet we can't create any user nor delete the admin aor the TestUser. It says that is running in demo mode. Before we purchased the license we downloaded the Advance version Trial. Our licensed was sent via email  and ran through, yet we have not received any files to upgrade from the demo version. What's is wrong here. Nobody has answered our question at support@calendarix.com. We need this running as soon as possible. Thanks.

Software purchased by Jessica Salas form the school design dept.

Reinier Munguia
George Jenkins HS]]></description>
      <category>Calendarix Support</category>
      <guid isPermaLink="true">http://www.calendarix.com/phorum5/read.php?3,3585,3585#msg-3585</guid>
      <pubDate>Tue, 23 Aug 2011 18:10:47 -0400</pubDate>
    </item>
  </channel>
</rss>

