echo 'digraph { "Lunamaria Hawke" -> "Meyrin Hawke" [taillabel = "Younger Sister 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"] }' | dot -Tsvg > output.svg