echo 'digraph { "Lust" -> "Envy" [taillabel = "Teammate of"] "Gluttony" -> "Envy" [taillabel = "Teammate of"] "Wrath" -> "Envy" [taillabel = "Teammate of"] "Sloth" -> "Envy" [taillabel = "Teammate of"] "Dante" -> "Envy" [taillabel = "Subordinate of"] "Edward Elric" -> "Envy" [taillabel = "Enemy of"] "Roy Mustang" -> "Envy" [taillabel = "Enemy of"] "Maes Hughes" -> "Envy" [taillabel = "Enemy of"] "Van Hohenheim" -> "Envy" [taillabel = "Enemy of"] "Alphonse Elric" -> "Edward Elric" [taillabel = "Older Brother of"] "Winry Rockbell" -> "Edward Elric" [taillabel = "In love with"] "Van Hohenheim" -> "Edward Elric" [taillabel = "Son of"] "Trisha Elric" -> "Edward Elric" [taillabel = "Son of"] "Pinako Rockbell" -> "Edward Elric" [taillabel = "Adopted grandson of"] "Sara Rockbell" -> "Edward Elric" [taillabel = "Adopted son of"] "Winry Rockbell" -> "Edward Elric" [taillabel = "Husband of"] "Edward Elric" -> "Van Hohenheim" [taillabel = "Father of"] "Alphonse Elric" -> "Van Hohenheim" [taillabel = "Father of"] "Trisha Elric" -> "Van Hohenheim" [taillabel = "Husband of"] "Roy Mustang" -> "Maes Hughes" [taillabel = "Best friend of"] "Elicia Hughes" -> "Maes Hughes" [taillabel = "Father of"] "Gracia Hughes" -> "Maes Hughes" [taillabel = "Husband of"] }' | dot -Tsvg > output.svg