diff --git a/textpattern-to-wordpress.php b/textpattern-to-wordpress.php
index 717b78e..78ce9e5 100644
--- a/textpattern-to-wordpress.php
+++ b/textpattern-to-wordpress.php
@@ -183,6 +183,8 @@
echo ''.EOL;
echo ''.EOL;
}
+
+ echo ''.$row['Keywords'].''.EOL;
echo ''.$row['ID'].''.EOL;
echo ''.$row['Posted'].''.EOL;