diff --git a/msq.php b/msq.php
index 12fb71d..fc7702d 100644
--- a/msq.php
+++ b/msq.php
@@ -72,10 +72,12 @@ function parseMSQ($xml)
*/
//var_dump($msq);
- echo "Format Version: " . $msq->versionInfo['fileFormat'] . "
";
- echo "MS Signature: " . $msq->versionInfo['signature'] . "
";
- echo "Tuning SW: " . $msq->bibliography['author'] . "
";
- echo "Date: " . $msq->bibliography['writeDate'] . "
";
+ echo '