echo 'digraph { "Shin Asuka" -> "Impulse Gundam" [taillabel = "Mecha of"] "Lunamaria Hawke" -> "Impulse Gundam" [taillabel = "Mecha of"] "Meyrin Hawke" -> "Lunamaria Hawke" [taillabel = "Older Sister of"] "ZAKU Warrior" -> "Lunamaria Hawke" [taillabel = "Pilot of"] "Impulse Gundam" -> "Lunamaria Hawke" [taillabel = "Pilot of"] "Gunner ZAKU Warrior" -> "Lunamaria Hawke" [taillabel = "Pilot of"] "Destiny Gundam" -> "Shin Asuka" [taillabel = "Pilot of"] "Mayu Asuka" -> "Shin Asuka" [taillabel = "brother of"] }' | dot -Tsvg > output.svg