{
  "metadata": {
    "title": "Unicorns and Other Mythical Beasts",
    "description": "An Essential Guide to Creatures That Definitely Exist and the Technologies That Will Improve Them. A satirical interactive intelligent textbook exploring AI hype, education's resistance to change, technology fantasies, and job displacement through the lens of mythical beasts.",
    "creator": "Dan McCreary",
    "date": "2026-03-27",
    "version": "1.0",
    "format": "Learning Graph JSON v1.0",
    "schema": "https://raw.githubusercontent.com/dmccreary/learning-graphs/refs/heads/main/src/schema/learning-graph-schema.json",
    "license": "CC BY-NC-SA 4.0 DEED"
  },
  "groups": {
    "FOUND": {
      "classifierName": "Foundation Concepts",
      "color": {
        "color": "lightcoral",
        "font": {
          "color": "white"
        }
      }
    },
    "UHIST": {
      "classifierName": "Unicorn History and Culture",
      "color": {
        "color": "peachpuff",
        "font": {
          "color": "black"
        }
      }
    },
    "CLASS": {
      "classifierName": "Beast Classification",
      "color": {
        "color": "thistle",
        "font": {
          "color": "black"
        }
      }
    },
    "AIFUN": {
      "classifierName": "AI Fundamentals",
      "color": {
        "color": "powderblue",
        "font": {
          "color": "black"
        }
      }
    },
    "HYPE": {
      "classifierName": "AI Hype and Culture",
      "color": {
        "color": "lightpink",
        "font": {
          "color": "black"
        }
      }
    },
    "EDAI": {
      "classifierName": "Education and AI",
      "color": {
        "color": "palegreen",
        "font": {
          "color": "black"
        }
      }
    },
    "JOBS": {
      "classifierName": "Job Displacement",
      "color": {
        "color": "lightsteelblue",
        "font": {
          "color": "black"
        }
      }
    },
    "TFANT": {
      "classifierName": "Technology Fantasies",
      "color": {
        "color": "plum",
        "font": {
          "color": "white"
        }
      }
    },
    "STORY": {
      "classifierName": "Satire and Storytelling",
      "color": {
        "color": "lightyellow",
        "font": {
          "color": "black"
        }
      }
    },
    "CRIT": {
      "classifierName": "Critical Thinking and Media",
      "color": {
        "color": "aquamarine",
        "font": {
          "color": "black"
        }
      }
    }
  },
  "nodes": [
    {
      "id": 1,
      "label": "Mythical Beast",
      "group": "FOUND",
      "shape": "box"
    },
    {
      "id": 2,
      "label": "Unicorn",
      "group": "FOUND"
    },
    {
      "id": 3,
      "label": "Dragon",
      "group": "FOUND"
    },
    {
      "id": 4,
      "label": "Phoenix",
      "group": "FOUND"
    },
    {
      "id": 5,
      "label": "Griffin",
      "group": "FOUND"
    },
    {
      "id": 6,
      "label": "Centaur",
      "group": "FOUND"
    },
    {
      "id": 7,
      "label": "Mermaid",
      "group": "FOUND"
    },
    {
      "id": 8,
      "label": "Minotaur",
      "group": "FOUND"
    },
    {
      "id": 9,
      "label": "Pegasus",
      "group": "FOUND"
    },
    {
      "id": 10,
      "label": "Kraken",
      "group": "FOUND"
    },
    {
      "id": 11,
      "label": "Siren",
      "group": "FOUND"
    },
    {
      "id": 12,
      "label": "Cyclops",
      "group": "FOUND"
    },
    {
      "id": 13,
      "label": "Satire",
      "group": "FOUND",
      "shape": "box"
    },
    {
      "id": 14,
      "label": "Allegory",
      "group": "FOUND"
    },
    {
      "id": 15,
      "label": "Fable",
      "group": "FOUND"
    },
    {
      "id": 16,
      "label": "Ancient Unicorn Mythology",
      "group": "UHIST"
    },
    {
      "id": 17,
      "label": "Medieval Unicorn Lore",
      "group": "UHIST"
    },
    {
      "id": 18,
      "label": "Unicorn Symbolism",
      "group": "UHIST"
    },
    {
      "id": 19,
      "label": "Unicorn in Art History",
      "group": "UHIST"
    },
    {
      "id": 20,
      "label": "Modern Unicorn Culture",
      "group": "UHIST"
    },
    {
      "id": 21,
      "label": "Unicorn Startup Metaphor",
      "group": "UHIST"
    },
    {
      "id": 22,
      "label": "Billion Dollar Valuation",
      "group": "UHIST"
    },
    {
      "id": 23,
      "label": "Venture Capital",
      "group": "UHIST",
      "shape": "box"
    },
    {
      "id": 24,
      "label": "Series B Funding",
      "group": "UHIST"
    },
    {
      "id": 25,
      "label": "Magical Thinking",
      "group": "UHIST",
      "shape": "box"
    },
    {
      "id": 26,
      "label": "Unicorn-Industrial Complex",
      "group": "UHIST"
    },
    {
      "id": 27,
      "label": "Mythical Product-Market Fit",
      "group": "UHIST"
    },
    {
      "id": 28,
      "label": "Unicorn Literacy",
      "group": "UHIST"
    },
    {
      "id": 29,
      "label": "Taxonomy",
      "group": "CLASS",
      "shape": "box"
    },
    {
      "id": 30,
      "label": "Beast Classification System",
      "group": "CLASS"
    },
    {
      "id": 31,
      "label": "Creature Characteristics",
      "group": "CLASS"
    },
    {
      "id": 32,
      "label": "Mythical vs Real Creatures",
      "group": "CLASS"
    },
    {
      "id": 33,
      "label": "Beast Allegory Mapping",
      "group": "CLASS"
    },
    {
      "id": 34,
      "label": "Allegorical Interpretation",
      "group": "CLASS"
    },
    {
      "id": 35,
      "label": "Symbolic Representation",
      "group": "CLASS"
    },
    {
      "id": 36,
      "label": "Narrative Archetype",
      "group": "CLASS"
    },
    {
      "id": 37,
      "label": "Character as Metaphor",
      "group": "CLASS"
    },
    {
      "id": 38,
      "label": "Bestiary Tradition",
      "group": "CLASS"
    },
    {
      "id": 39,
      "label": "Artificial Intelligence",
      "group": "AIFUN",
      "shape": "box"
    },
    {
      "id": 40,
      "label": "Machine Learning",
      "group": "AIFUN"
    },
    {
      "id": 41,
      "label": "Generative AI",
      "group": "AIFUN"
    },
    {
      "id": 42,
      "label": "Large Language Model",
      "group": "AIFUN"
    },
    {
      "id": 43,
      "label": "AI Hallucination",
      "group": "AIFUN"
    },
    {
      "id": 44,
      "label": "Neural Network",
      "group": "AIFUN"
    },
    {
      "id": 45,
      "label": "Natural Language Processing",
      "group": "AIFUN"
    },
    {
      "id": 46,
      "label": "AI Training Data",
      "group": "AIFUN"
    },
    {
      "id": 47,
      "label": "Algorithm",
      "group": "AIFUN"
    },
    {
      "id": 48,
      "label": "Automation",
      "group": "AIFUN"
    },
    {
      "id": 49,
      "label": "Chatbot",
      "group": "AIFUN"
    },
    {
      "id": 50,
      "label": "AI Demo vs Product",
      "group": "AIFUN"
    },
    {
      "id": 51,
      "label": "AI Capabilities",
      "group": "AIFUN"
    },
    {
      "id": 52,
      "label": "AI Limitations",
      "group": "AIFUN"
    },
    {
      "id": 53,
      "label": "Hype Cycle",
      "group": "HYPE",
      "shape": "box"
    },
    {
      "id": 54,
      "label": "Peak of Inflated Expect",
      "group": "HYPE"
    },
    {
      "id": 55,
      "label": "Trough of Disillusionment",
      "group": "HYPE"
    },
    {
      "id": 56,
      "label": "Slope of Enlightenment",
      "group": "HYPE"
    },
    {
      "id": 57,
      "label": "Plateau of Productivity",
      "group": "HYPE"
    },
    {
      "id": 58,
      "label": "AI Hype Culture",
      "group": "HYPE"
    },
    {
      "id": 59,
      "label": "Tech Press Release",
      "group": "HYPE"
    },
    {
      "id": 60,
      "label": "Vaporware",
      "group": "HYPE"
    },
    {
      "id": 61,
      "label": "Breakthrough Announcement",
      "group": "HYPE"
    },
    {
      "id": 62,
      "label": "AI Washing",
      "group": "HYPE"
    },
    {
      "id": 63,
      "label": "Moving the Goalposts",
      "group": "HYPE"
    },
    {
      "id": 64,
      "label": "AGI Timeline Claims",
      "group": "HYPE"
    },
    {
      "id": 65,
      "label": "AI Demo Magic",
      "group": "HYPE"
    },
    {
      "id": 66,
      "label": "Investor Pitch Deck",
      "group": "HYPE"
    },
    {
      "id": 67,
      "label": "Startup Mythology",
      "group": "HYPE"
    },
    {
      "id": 68,
      "label": "Disruption Narrative",
      "group": "HYPE"
    },
    {
      "id": 69,
      "label": "AI in Education",
      "group": "EDAI"
    },
    {
      "id": 70,
      "label": "Adaptive Learning",
      "group": "EDAI"
    },
    {
      "id": 71,
      "label": "AI Tutoring System",
      "group": "EDAI"
    },
    {
      "id": 72,
      "label": "Worksheet Obsolescence",
      "group": "EDAI"
    },
    {
      "id": 73,
      "label": "Digital Literacy",
      "group": "EDAI",
      "shape": "box"
    },
    {
      "id": 74,
      "label": "AI Literacy",
      "group": "EDAI"
    },
    {
      "id": 75,
      "label": "Institutional Resistance",
      "group": "EDAI"
    },
    {
      "id": 76,
      "label": "Committee Paralysis",
      "group": "EDAI"
    },
    {
      "id": 77,
      "label": "Ban vs Embrace Debate",
      "group": "EDAI"
    },
    {
      "id": 78,
      "label": "Ostrich Response",
      "group": "EDAI"
    },
    {
      "id": 79,
      "label": "Education Technology Gap",
      "group": "EDAI"
    },
    {
      "id": 80,
      "label": "Deer in Headlights Effect",
      "group": "EDAI"
    },
    {
      "id": 81,
      "label": "Change Management",
      "group": "EDAI"
    },
    {
      "id": 82,
      "label": "Future of Assessment",
      "group": "EDAI"
    },
    {
      "id": 83,
      "label": "AI-Generated Textbook",
      "group": "EDAI"
    },
    {
      "id": 84,
      "label": "Intelligent Textbook",
      "group": "EDAI"
    },
    {
      "id": 85,
      "label": "Job Displacement",
      "group": "JOBS"
    },
    {
      "id": 86,
      "label": "Automation Anxiety",
      "group": "JOBS"
    },
    {
      "id": 87,
      "label": "Workforce Disruption",
      "group": "JOBS"
    },
    {
      "id": 88,
      "label": "Skill Obsolescence",
      "group": "JOBS"
    },
    {
      "id": 89,
      "label": "Reskilling",
      "group": "JOBS"
    },
    {
      "id": 90,
      "label": "Upskilling",
      "group": "JOBS"
    },
    {
      "id": 91,
      "label": "Human-AI Collaboration",
      "group": "JOBS"
    },
    {
      "id": 92,
      "label": "Centaur Workforce",
      "group": "JOBS"
    },
    {
      "id": 93,
      "label": "Augmentation vs Replacement",
      "group": "JOBS"
    },
    {
      "id": 94,
      "label": "Middle Manager Dilemma",
      "group": "JOBS"
    },
    {
      "id": 95,
      "label": "Performance Review Paradox",
      "group": "JOBS"
    },
    {
      "id": 96,
      "label": "LinkedIn Skill Inflation",
      "group": "JOBS"
    },
    {
      "id": 97,
      "label": "Coding Bootcamp Myth",
      "group": "JOBS"
    },
    {
      "id": 98,
      "label": "Technology Fantasy",
      "group": "TFANT"
    },
    {
      "id": 99,
      "label": "Quantum Computing",
      "group": "TFANT"
    },
    {
      "id": 100,
      "label": "Quantum Supremacy",
      "group": "TFANT"
    },
    {
      "id": 101,
      "label": "Five Years Away Syndrome",
      "group": "TFANT"
    },
    {
      "id": 102,
      "label": "Blockchain",
      "group": "TFANT"
    },
    {
      "id": 103,
      "label": "Distributed Ledger",
      "group": "TFANT"
    },
    {
      "id": 104,
      "label": "Bitcoin",
      "group": "TFANT"
    },
    {
      "id": 105,
      "label": "Cryptocurrency",
      "group": "TFANT"
    },
    {
      "id": 106,
      "label": "Ethical Bitcoin Paradox",
      "group": "TFANT"
    },
    {
      "id": 107,
      "label": "Carbon-Neutral Magic",
      "group": "TFANT"
    },
    {
      "id": 108,
      "label": "Energy Consumption Paradox",
      "group": "TFANT"
    },
    {
      "id": 109,
      "label": "Self-Driving Car",
      "group": "TFANT"
    },
    {
      "id": 110,
      "label": "Metaverse",
      "group": "TFANT"
    },
    {
      "id": 111,
      "label": "Fusion Power",
      "group": "TFANT"
    },
    {
      "id": 112,
      "label": "Vaporware Taxonomy",
      "group": "TFANT"
    },
    {
      "id": 113,
      "label": "Perpetual Beta",
      "group": "TFANT"
    },
    {
      "id": 114,
      "label": "Satirical Writing",
      "group": "STORY"
    },
    {
      "id": 115,
      "label": "Deadpan Delivery",
      "group": "STORY"
    },
    {
      "id": 116,
      "label": "Irony",
      "group": "STORY"
    },
    {
      "id": 117,
      "label": "Parody",
      "group": "STORY"
    },
    {
      "id": 118,
      "label": "Dark Humor",
      "group": "STORY"
    },
    {
      "id": 119,
      "label": "Biting Satire",
      "group": "STORY"
    },
    {
      "id": 120,
      "label": "Graphic Novel",
      "group": "STORY",
      "shape": "box"
    },
    {
      "id": 121,
      "label": "Visual Storytelling",
      "group": "STORY"
    },
    {
      "id": 122,
      "label": "Storyboarding",
      "group": "STORY"
    },
    {
      "id": 123,
      "label": "Character Development",
      "group": "STORY"
    },
    {
      "id": 124,
      "label": "Narrative Arc",
      "group": "STORY"
    },
    {
      "id": 125,
      "label": "World Building",
      "group": "STORY"
    },
    {
      "id": 126,
      "label": "Meta-Fiction",
      "group": "STORY"
    },
    {
      "id": 127,
      "label": "Critical Thinking",
      "group": "CRIT",
      "shape": "box"
    },
    {
      "id": 128,
      "label": "Media Literacy",
      "group": "CRIT"
    },
    {
      "id": 129,
      "label": "Fact vs Fiction",
      "group": "CRIT"
    },
    {
      "id": 130,
      "label": "Source Evaluation",
      "group": "CRIT"
    },
    {
      "id": 131,
      "label": "Claim Verification",
      "group": "CRIT"
    },
    {
      "id": 132,
      "label": "Logical Fallacy",
      "group": "CRIT"
    },
    {
      "id": 133,
      "label": "Confirmation Bias",
      "group": "CRIT"
    },
    {
      "id": 134,
      "label": "Appeal to Novelty",
      "group": "CRIT"
    },
    {
      "id": 135,
      "label": "Real or Fake Exercise",
      "group": "CRIT"
    },
    {
      "id": 136,
      "label": "Interactive Simulation",
      "group": "CRIT",
      "shape": "box"
    },
    {
      "id": 137,
      "label": "Population Dynamics Model",
      "group": "CRIT"
    },
    {
      "id": 138,
      "label": "Timeline Visualization",
      "group": "CRIT"
    },
    {
      "id": 139,
      "label": "Hype Cycle Visualization",
      "group": "CRIT"
    },
    {
      "id": 140,
      "label": "Venn Diagram Analysis",
      "group": "CRIT"
    }
  ],
  "edges": [
    {
      "from": 2,
      "to": 1
    },
    {
      "from": 3,
      "to": 1
    },
    {
      "from": 4,
      "to": 1
    },
    {
      "from": 5,
      "to": 1
    },
    {
      "from": 6,
      "to": 1
    },
    {
      "from": 7,
      "to": 1
    },
    {
      "from": 8,
      "to": 1
    },
    {
      "from": 9,
      "to": 1
    },
    {
      "from": 10,
      "to": 1
    },
    {
      "from": 11,
      "to": 1
    },
    {
      "from": 12,
      "to": 1
    },
    {
      "from": 14,
      "to": 13
    },
    {
      "from": 15,
      "to": 13
    },
    {
      "from": 16,
      "to": 2
    },
    {
      "from": 17,
      "to": 16
    },
    {
      "from": 18,
      "to": 16
    },
    {
      "from": 18,
      "to": 17
    },
    {
      "from": 19,
      "to": 18
    },
    {
      "from": 20,
      "to": 18
    },
    {
      "from": 20,
      "to": 19
    },
    {
      "from": 21,
      "to": 2
    },
    {
      "from": 21,
      "to": 23
    },
    {
      "from": 22,
      "to": 21
    },
    {
      "from": 22,
      "to": 23
    },
    {
      "from": 24,
      "to": 23
    },
    {
      "from": 26,
      "to": 21
    },
    {
      "from": 26,
      "to": 22
    },
    {
      "from": 26,
      "to": 24
    },
    {
      "from": 26,
      "to": 25
    },
    {
      "from": 27,
      "to": 21
    },
    {
      "from": 27,
      "to": 26
    },
    {
      "from": 28,
      "to": 20
    },
    {
      "from": 28,
      "to": 26
    },
    {
      "from": 30,
      "to": 1
    },
    {
      "from": 30,
      "to": 29
    },
    {
      "from": 31,
      "to": 1
    },
    {
      "from": 31,
      "to": 30
    },
    {
      "from": 32,
      "to": 31
    },
    {
      "from": 33,
      "to": 14
    },
    {
      "from": 33,
      "to": 30
    },
    {
      "from": 34,
      "to": 14
    },
    {
      "from": 34,
      "to": 33
    },
    {
      "from": 35,
      "to": 14
    },
    {
      "from": 35,
      "to": 18
    },
    {
      "from": 36,
      "to": 15
    },
    {
      "from": 36,
      "to": 34
    },
    {
      "from": 37,
      "to": 34
    },
    {
      "from": 37,
      "to": 36
    },
    {
      "from": 38,
      "to": 17
    },
    {
      "from": 38,
      "to": 30
    },
    {
      "from": 40,
      "to": 39
    },
    {
      "from": 41,
      "to": 40
    },
    {
      "from": 42,
      "to": 41
    },
    {
      "from": 43,
      "to": 42
    },
    {
      "from": 44,
      "to": 40
    },
    {
      "from": 45,
      "to": 40
    },
    {
      "from": 46,
      "to": 40
    },
    {
      "from": 47,
      "to": 39
    },
    {
      "from": 48,
      "to": 39
    },
    {
      "from": 48,
      "to": 47
    },
    {
      "from": 49,
      "to": 42
    },
    {
      "from": 49,
      "to": 45
    },
    {
      "from": 50,
      "to": 39
    },
    {
      "from": 50,
      "to": 60
    },
    {
      "from": 51,
      "to": 39
    },
    {
      "from": 51,
      "to": 40
    },
    {
      "from": 52,
      "to": 51
    },
    {
      "from": 54,
      "to": 53
    },
    {
      "from": 55,
      "to": 54
    },
    {
      "from": 56,
      "to": 55
    },
    {
      "from": 57,
      "to": 56
    },
    {
      "from": 58,
      "to": 39
    },
    {
      "from": 58,
      "to": 53
    },
    {
      "from": 59,
      "to": 58
    },
    {
      "from": 60,
      "to": 58
    },
    {
      "from": 60,
      "to": 59
    },
    {
      "from": 61,
      "to": 59
    },
    {
      "from": 61,
      "to": 60
    },
    {
      "from": 62,
      "to": 58
    },
    {
      "from": 62,
      "to": 61
    },
    {
      "from": 63,
      "to": 52
    },
    {
      "from": 63,
      "to": 58
    },
    {
      "from": 64,
      "to": 41
    },
    {
      "from": 64,
      "to": 63
    },
    {
      "from": 65,
      "to": 41
    },
    {
      "from": 65,
      "to": 50
    },
    {
      "from": 66,
      "to": 23
    },
    {
      "from": 66,
      "to": 58
    },
    {
      "from": 67,
      "to": 21
    },
    {
      "from": 67,
      "to": 66
    },
    {
      "from": 68,
      "to": 58
    },
    {
      "from": 68,
      "to": 67
    },
    {
      "from": 69,
      "to": 39
    },
    {
      "from": 69,
      "to": 70
    },
    {
      "from": 70,
      "to": 40
    },
    {
      "from": 71,
      "to": 42
    },
    {
      "from": 71,
      "to": 70
    },
    {
      "from": 72,
      "to": 69
    },
    {
      "from": 72,
      "to": 48
    },
    {
      "from": 74,
      "to": 39
    },
    {
      "from": 74,
      "to": 73
    },
    {
      "from": 75,
      "to": 69
    },
    {
      "from": 75,
      "to": 25
    },
    {
      "from": 76,
      "to": 75
    },
    {
      "from": 77,
      "to": 69
    },
    {
      "from": 77,
      "to": 75
    },
    {
      "from": 78,
      "to": 75
    },
    {
      "from": 78,
      "to": 80
    },
    {
      "from": 79,
      "to": 69
    },
    {
      "from": 79,
      "to": 73
    },
    {
      "from": 80,
      "to": 25
    },
    {
      "from": 80,
      "to": 69
    },
    {
      "from": 81,
      "to": 75
    },
    {
      "from": 81,
      "to": 80
    },
    {
      "from": 82,
      "to": 69
    },
    {
      "from": 82,
      "to": 71
    },
    {
      "from": 83,
      "to": 41
    },
    {
      "from": 83,
      "to": 69
    },
    {
      "from": 84,
      "to": 83
    },
    {
      "from": 84,
      "to": 136
    },
    {
      "from": 85,
      "to": 48
    },
    {
      "from": 85,
      "to": 39
    },
    {
      "from": 86,
      "to": 85
    },
    {
      "from": 86,
      "to": 25
    },
    {
      "from": 87,
      "to": 85
    },
    {
      "from": 87,
      "to": 68
    },
    {
      "from": 88,
      "to": 85
    },
    {
      "from": 88,
      "to": 87
    },
    {
      "from": 89,
      "to": 88
    },
    {
      "from": 90,
      "to": 88
    },
    {
      "from": 90,
      "to": 89
    },
    {
      "from": 91,
      "to": 39
    },
    {
      "from": 91,
      "to": 85
    },
    {
      "from": 92,
      "to": 6
    },
    {
      "from": 92,
      "to": 91
    },
    {
      "from": 93,
      "to": 91
    },
    {
      "from": 93,
      "to": 92
    },
    {
      "from": 94,
      "to": 85
    },
    {
      "from": 94,
      "to": 76
    },
    {
      "from": 95,
      "to": 92
    },
    {
      "from": 95,
      "to": 93
    },
    {
      "from": 96,
      "to": 88
    },
    {
      "from": 96,
      "to": 89
    },
    {
      "from": 97,
      "to": 89
    },
    {
      "from": 97,
      "to": 90
    },
    {
      "from": 98,
      "to": 25
    },
    {
      "from": 98,
      "to": 60
    },
    {
      "from": 99,
      "to": 98
    },
    {
      "from": 100,
      "to": 99
    },
    {
      "from": 101,
      "to": 98
    },
    {
      "from": 101,
      "to": 100
    },
    {
      "from": 102,
      "to": 98
    },
    {
      "from": 103,
      "to": 102
    },
    {
      "from": 104,
      "to": 102
    },
    {
      "from": 105,
      "to": 104
    },
    {
      "from": 106,
      "to": 104
    },
    {
      "from": 106,
      "to": 105
    },
    {
      "from": 107,
      "to": 106
    },
    {
      "from": 107,
      "to": 108
    },
    {
      "from": 108,
      "to": 102
    },
    {
      "from": 108,
      "to": 104
    },
    {
      "from": 109,
      "to": 98
    },
    {
      "from": 109,
      "to": 39
    },
    {
      "from": 110,
      "to": 98
    },
    {
      "from": 110,
      "to": 39
    },
    {
      "from": 111,
      "to": 98
    },
    {
      "from": 112,
      "to": 29
    },
    {
      "from": 112,
      "to": 60
    },
    {
      "from": 112,
      "to": 98
    },
    {
      "from": 113,
      "to": 60
    },
    {
      "from": 113,
      "to": 98
    },
    {
      "from": 114,
      "to": 13
    },
    {
      "from": 114,
      "to": 14
    },
    {
      "from": 115,
      "to": 114
    },
    {
      "from": 116,
      "to": 13
    },
    {
      "from": 117,
      "to": 13
    },
    {
      "from": 117,
      "to": 116
    },
    {
      "from": 118,
      "to": 13
    },
    {
      "from": 118,
      "to": 116
    },
    {
      "from": 119,
      "to": 114
    },
    {
      "from": 119,
      "to": 118
    },
    {
      "from": 121,
      "to": 120
    },
    {
      "from": 122,
      "to": 121
    },
    {
      "from": 123,
      "to": 120
    },
    {
      "from": 123,
      "to": 37
    },
    {
      "from": 124,
      "to": 120
    },
    {
      "from": 124,
      "to": 36
    },
    {
      "from": 125,
      "to": 120
    },
    {
      "from": 125,
      "to": 124
    },
    {
      "from": 126,
      "to": 114
    },
    {
      "from": 126,
      "to": 125
    },
    {
      "from": 128,
      "to": 73
    },
    {
      "from": 128,
      "to": 127
    },
    {
      "from": 129,
      "to": 127
    },
    {
      "from": 129,
      "to": 128
    },
    {
      "from": 130,
      "to": 128
    },
    {
      "from": 130,
      "to": 129
    },
    {
      "from": 131,
      "to": 130
    },
    {
      "from": 132,
      "to": 127
    },
    {
      "from": 133,
      "to": 127
    },
    {
      "from": 133,
      "to": 132
    },
    {
      "from": 134,
      "to": 132
    },
    {
      "from": 134,
      "to": 58
    },
    {
      "from": 135,
      "to": 129
    },
    {
      "from": 135,
      "to": 131
    },
    {
      "from": 137,
      "to": 136
    },
    {
      "from": 137,
      "to": 2
    },
    {
      "from": 138,
      "to": 136
    },
    {
      "from": 138,
      "to": 16
    },
    {
      "from": 139,
      "to": 136
    },
    {
      "from": 139,
      "to": 53
    },
    {
      "from": 140,
      "to": 136
    },
    {
      "from": 140,
      "to": 51
    },
    {
      "from": 140,
      "to": 52
    }
  ]
}