<?xml version="1.0" ?> 
<rss version="2.0">
<channel> 
<title> RightWay Personal Finance </title>
			<description> Personal Finance Consumer Information Resource </description>
			<link> http://www.RightWayunlimited.com </link> 
			<copyright> Copyright 2004, RightWay Unlimited LLC</copyright> 
			<webMaster>Info@RightWayUnlimited.com</webMaster>
			<item>
				<title>Wealth Creation and Mortgage Planning</title>
				<link>http://www.rightwayunlimited.com/Credit-Repair/Credit-Repair.php</link>
				<description>What if I were to tell you that almost everything you have been told about what to do with your home has been absolutely wrong and that one of the worst ways to build wealth is through your home? </description>
			</item>
			
			<item>
				<title>What is Itemizing? and When Should I Itemize</title>
				<link>http://www.rightwayunlimited.com/#feature2</link>
				<description>On your Federal tax return, there are two choices – taking the standard deduction or itemizing deductions. </description>
			</item>
			
			<item>
				<title>US Department of Education Offers Help with Cost of College </title>
				<link>http://www.rightwayunlimited.com/Personal-Finance/USDE-Offers-College-Cost-Help.php</link>
				<description>Applying to colleges requires a course of study all its own. When you add the need for financial assistance, you may feel you are faced with a situation you would rather avoid altogether. The benefits of completing the required forms in a timely manner, however, can make the effort worthwhile, especially if it pays off by allowing your child to attend the school of his or her choice. </description>
			</item>
						
			<item>
				<title>The Warning Signs That Your Estate Plan is Out-of-Date</title>
				<link>http://www.rightwayunlimited.com/Personal-Finance/Out-of-Date-Estate-Plan.php</link>
				<description>Do you already have an estate plan? Then you may think your work is done. And it may be. But we’ve found that many people think of their estate plan as a “buy it and bury it” document . . . in other words, they think that once it’s done, they can forget about it until they need it. Unfortunately, each year all too many consumers and their families discover the financial and emotional losses that can occur when a loved one doesn’t keep his or her estate plan up-to-date. Although most experts recommend that you review your estate plan with your advisor at least once every five years. </description>
			</item>
			
			<item>
				<title>Mortgage Calculators</title>
				<link>http://www.rightwayunlimited.com/Home-Financing/Mortgage-Calculators/Calculators.php</link>
				<description>How much are my mortgage payments calculator? I want to compare 3 different mortgage loans calculator. How much can I save by consolidating my debt calculator? Mortgage Balloon payment calculator. Bi-weekly mortgage calculator. How will prepaying change my mortgage loan? How will prepayment help reduce my mortgage calculator? Prepay mortgage vs. investing calculator. Rent vs. buying a home calculator</description>
			</item>
			
			<item>
				<title>Alternative Minimum Tax Affecting More and More</title>
				<link>http://www.rightwayunlimited.com/Tax-Center/AMT-Affecting-More.php</link>
				<description>It seems that nowadays, an increasing number of middle class taxpayers are being affected by the Alternative Minimum Tax (AMT).This is rather interesting, considering the AMT was originally intended to prevent taxpayers with substantial incomes from avoiding tax liability through the use of tax shelters.</description>
			</item>
			
			<item>
				<title>For Women Only: Some Thoughts About Your Money</title>
				<link>http://www.rightwayunlimited.com/Personal-Finance/Investing-Personal-Finance.php</link>
				<description>Although women control more than half of the financial assets in the U.S., many of them do not actively participate in the management of these assets.  Women who have not been encouraged to learn about, think about, or discuss money and investing, can all too often be exploited or dismissed by the people they choose to manage their assets. In some cases, their capital is managed by people who do not appreciate their concerns and are not interested in engaging them in the investment process. </description>
			</item>
			
						
			<item>
				<title>Who needs an estate plan?  Every person, young or old, who has a family or owns property, needs an estate plan </title>
				<link>http://www.rightwayunlimited.com/Personal-Finance/Estate-Planning-Basics.php</link>
				<description>Every person, young or old, who has a family or owns property, needs an estate plan. A good estate plan will allow a person to reach desired economic, legal, and personal objectives.  Death is unpleasant to talk about and we tend to avoid those conversations or assume we will live forever, but death is inevitable. You will rest easier and your family will benefit greatly if you will take time to develop an estate plan.</description>
			</item>
			
			<item>
				<title>Leaving Your Job? Get the Most From Your Retirement Account </title>
				<link>http://www.rightwayunlimited.com/Personal-Finance/Get-Most-From-Retirement-Account.php</link>
				<description>If you decide to leave your job, you'll have many issues to consider and some financial decisions to make. One of the most important questions you'll need to ask yourself is this: What should you do with your 401(k) or other employer-sponsored retirement plan? Fortunately, you have several options, including the following:</description>
			</item>
			
			
	</channel> 
</rss>

<SCRIPT language="Javascript">
<!--

// FILE ARCHIVED ON 20041029000720 AND RETRIEVED FROM THE
// INTERNET ARCHIVE ON 20090514000112.
// JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
// ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
// SECTION 108(a)(3)).

   var sWayBackCGI = "http://web.archive.org/web/20041029000720/";

   function xResolveUrl(url) {
      var image = new Image();
      image.src = url;
      return image.src;
   }
   function xLateUrl(aCollection, sProp) {
      var i = 0;
      for(i = 0; i < aCollection.length; i++) {
         var url = aCollection[i][sProp];         if (typeof(url) == "string") { 
          if (url.indexOf("mailto:") == -1 &&
             url.indexOf("javascript:") == -1
             && url.length > 0) {
            if(url.indexOf("http") != 0) {
                url = xResolveUrl(url);
            }
            url = url.replace('.wstub.archive.org','');
            aCollection[i][sProp] = sWayBackCGI + url;
         }
         }
      }
   }

   xLateUrl(document.getElementsByTagName("IMG"),"src");
   xLateUrl(document.getElementsByTagName("A"),"href");
   xLateUrl(document.getElementsByTagName("AREA"),"href");
   xLateUrl(document.getElementsByTagName("OBJECT"),"codebase");
   xLateUrl(document.getElementsByTagName("OBJECT"),"data");
   xLateUrl(document.getElementsByTagName("APPLET"),"codebase");
   xLateUrl(document.getElementsByTagName("APPLET"),"archive");
   xLateUrl(document.getElementsByTagName("EMBED"),"src");
   xLateUrl(document.getElementsByTagName("BODY"),"background");
   xLateUrl(document.getElementsByTagName("TD"),"background");
   xLateUrl(document.getElementsByTagName("INPUT"),"src");
   var forms = document.getElementsByTagName("FORM");
   if (forms) {
       var j = 0;
       for (j = 0; j < forms.length; j++) {
              f = forms[j];
              if (typeof(f.action)  == "string") {
                 if(typeof(f.method)  == "string") {
                     if(typeof(f.method) != "post") {
                        f.action = sWayBackCGI + f.action;
                     }
                  }
              }
        }
    }


//-->
</SCRIPT>

