#!/usr/bin/perl use strict; use warnings; use XML::RAI; use HTML::Entities; my $xml = do { local $/; }; my $r = XML::RAI->parse( $xml ); foreach ( @{$r->items} ) { my $t = $_->title; print "$t\n"; $t = decode_entities($t); print "$t\n"; $t = encode_entities($t); print "$t\n"; } __DATA__ Smartmoney.com - Consumer Action http://www.smartmoney.com/consumer/?nav=RSS091 Investing, Saving and Personal Finance en-us Copyright 2004 Smartmoney.com, joint venture of Dow Jones & Co. and Hearst Communications, Inc. The Modern Résumé http://www.smartmoney.com/consumer/index.cfm?story=20040505&nav=RSS091 Résumés that worked even a few years ago aren't effective today. Here are five essential updates.