echo 'digraph { "Van Grants" -> "Legretta the Quick" [taillabel = "In love with"] "Tear Grants" -> "Legretta the Quick" [taillabel = "Instructor to"] "Van Grants" -> "Tear Grants" [taillabel = "Younger Sister of"] "Luke fon Fabre" -> "Tear Grants" [taillabel = "In love with"] "Tear Grants" -> "Van Grants" [taillabel = "Older Brother of"] "Luke fon Fabre" -> "Van Grants" [taillabel = "Teacher of"] }' | dot -Tsvg > output.svg