tag Added trim() to title Version 1.0.1 Added description content to try to fix possible duplicate content issues Version 1.0.2 Added kwd-feed-includes.php to improve abstraction Version 1.0.3 Added comments for blog readers */ // Set the content type as XML header('Content-Type: text/xml; charset=' . get_option('blog_charset'), true); ?> '; ?> <?php bloginfo_rss('name'); wp_title_rss(); ?> <?php echo kwd_feed_product_name(); // A function that strips the color from the title. You can use the_title(); instead ?> ID, 'ProductId', true); ?> ID, 'ManufacturerName', true); ?> new About the ".kwd_feed_product_name()."

".wptexturize(get_the_content())."

Learn more about the ".kwd_feed_product_name()." by leaving a comment below."; ?>]]> ID, 'EquipmentImageFileLarge', true)); ?> ID); ?> ID, 'ProductId', true); ?> ID, 'NumericCost', true) * 1; // Multiply it by 1 to make sure PHP reads it as a number if($cost <= .01) { $cost = .01; } echo $cost; ?> ID, 'EquipmentType', true); ?> ID, 'UPC', true)) > 2) { ?> ID, 'UPC', true); ?> ID, 'ShippingCost', true); for cost // Change to get_post_meta($post->ID, 'ShippingType', true); for type (ground, 2 day air) // Change to get_post_meta($post->ID, 'ShippingVendor', true); for UPS, USPS, Fedex ?> US Ground 0.00