echo 'digraph { "Heinhelm" -> "Bertha Bernstein" [taillabel = "Pilot of"] "Dorothy Dreisen" -> "Bertha Bernstein" [taillabel = "Cousin of"] "Bertha Bernstein" -> "Dorothy Dreisen" [taillabel = "Cousin of"] "Olive Oppert" -> "Heinhelm" [taillabel = "Mecha of"] "Ayame Amanomiya" -> "Heinhelm" [taillabel = "Mecha of"] "Bertha Bernstein" -> "Heinhelm" [taillabel = "Mecha of"] "Katrina Company" -> "Heinhelm" [taillabel = "Mecha of"] }' | dot -Tsvg > output.svg