(export (version "E")
  (design
    (source "/home/mike/Projects/src/kicad/qa/data/eeschema/netlists/legacy_power/legacy_power.kicad_sch")
    (date "Mon 20 Feb 2023 10:37:01 AM EST")
    (tool "Eeschema 6.0.10-86aedd382b~118~ubuntu22.10.1")
    (sheet (number "1") (name "/") (tstamps "/")
      (title_block
        (title)
        (company)
        (rev)
        (date)
        (source "legacy_power.kicad_sch")
        (comment (number "1") (value ""))
        (comment (number "2") (value ""))
        (comment (number "3") (value ""))
        (comment (number "4") (value ""))
        (comment (number "5") (value ""))
        (comment (number "6") (value ""))
        (comment (number "7") (value ""))
        (comment (number "8") (value ""))
        (comment (number "9") (value "")))))
  (components
    (comp (ref "D1001")
      (value "LED")
      (libsource (lib "Device") (part "LED") (description "Light emitting diode"))
      (property (name "Sheetname") (value ""))
      (property (name "Sheetfile") (value "legacy_power.kicad_sch"))
      (sheetpath (names "/") (tstamps "/"))
      (tstamps "e3eceee5-b863-4693-8411-20a6d0dcce37"))
    (comp (ref "U1001")
      (value "74AHC1G00")
      (datasheet "http://www.ti.com/lit/sg/scyt129e/scyt129e.pdf")
      (libsource (lib "74xGxx") (part "74AHC1G00") (description "Single NAND Gate, Low-Voltage CMOS"))
      (property (name "Sheetname") (value ""))
      (property (name "Sheetfile") (value "legacy_power.kicad_sch"))
      (sheetpath (names "/") (tstamps "/"))
      (tstamps "801334a8-b16d-4581-b41c-57060138b236")))
  (libparts
    (libpart (lib "74xGxx") (part "74AHC1G00")
      (description "Single NAND Gate, Low-Voltage CMOS")
      (docs "http://www.ti.com/lit/sg/scyt129e/scyt129e.pdf")
      (footprints
        (fp "SOT*")
        (fp "SG-*"))
      (fields
        (field (name "Reference") "U")
        (field (name "Value") "74AHC1G00")
        (field (name "Datasheet") "http://www.ti.com/lit/sg/scyt129e/scyt129e.pdf"))
      (pins
        (pin (num "1") (name "") (type "input"))
        (pin (num "2") (name "") (type "input"))
        (pin (num "3") (name "GND") (type "power_in"))
        (pin (num "4") (name "") (type "output"))
        (pin (num "5") (name "VCC") (type "power_in"))))
    (libpart (lib "Device") (part "LED")
      (description "Light emitting diode")
      (docs "~")
      (footprints
        (fp "LED*")
        (fp "LED_SMD:*")
        (fp "LED_THT:*"))
      (fields
        (field (name "Reference") "D")
        (field (name "Value") "LED")
        (field (name "Datasheet") "~"))
      (pins
        (pin (num "1") (name "K") (type "passive"))
        (pin (num "2") (name "A") (type "passive")))))
  (libraries
    (library (logical "74xGxx")
      (uri "/usr/share/kicad/symbols//74xGxx.kicad_sym"))
    (library (logical "Device")
      (uri "/usr/share/kicad/symbols//Device.kicad_sym")))
  (nets
    (net (code "1") (name "+3.3V")
      (node (ref "U1001") (pin "2") (pintype "input")))
    (net (code "2") (name "GND")
      (node (ref "D1001") (pin "1") (pinfunction "K") (pintype "passive"))
      (node (ref "U1001") (pin "3") (pinfunction "GND") (pintype "power_in")))
    (net (code "3") (name "Net-(D1001-Pad2)")
      (node (ref "D1001") (pin "2") (pinfunction "A") (pintype "passive"))
      (node (ref "U1001") (pin "4") (pintype "output")))
    (net (code "4") (name "VCC")
      (node (ref "U1001") (pin "1") (pintype "input"))
      (node (ref "U1001") (pin "5") (pinfunction "VCC") (pintype "power_in")))))