Hi I copied this code <?xml version="1.0" encoding="utf-8"?> <rss version="2.0"> <channel> <title>Website Feed</title> <description>Website Feed coded manually</description> <link>http://www.yourdomain.com</link> <item> <title>Sale this week only</title> <description>All household products are 50% off this week only</description> <link>http://www.yourdomain.com/sales.htm</link> </item> <item> <title>A Special Event</title> <description>A Special Teleconference for our customers about our products</description> <link>http://www.yourdomain.com/events.htm</link> </item> <item> <title>Announcing new Products</title> <description>Announcing a new line of products</description> <link>http://www.yourdomain.com/products.htm</link> </item> </channel> </rss> Code (markup): and changed the links to my links save it a xml... and put the file in the server of course this is the only thing i need to do ? there is one link i put in the xml page and i changed this page (the web page in the site) how come i cant see a msg in my outlook there was a change in this link....? because i made a synch with the outlook thank you