xmllintコマンドで整形できます。 xmllint --format example.xml パイプで使うなら | xmllint --format - こんな感じ $ curl --silent 'http://learningenglish.voanews.com/podcast/?count=4&zoneId=3521' | xmllint --format - <?xml version="1.0" encoding="UTF-8"?> <rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"> <channel> <title>As It Is - Voice of America</title> <