<pattern version="0.5" xmlns="http://www.knitml.com/schema/pattern" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.knitml.com/schema/pattern http://www.knitml.com/schema/pattern-0.5.xsd">
  <directives>
    <message-sources>
      <message-source>nutkin2-text</message-source>
    </message-sources>
    <instruction-definitions>
      <instruction id="nutkin2-left-side" message-key="instruction.nutkin2-left-side" shape="round">
        <row>
          <purl>2</purl>
          <increase type="yo" />
          <knit>3</knit>
          <decrease type="ssk" />
          <knit>9</knit>
          <purl>1</purl>
        </row>
        <row>
          <purl>2</purl>
          <knit>1</knit>
          <increase type="yo" />
          <knit>3</knit>
          <decrease type="ssk" />
          <knit>8</knit>
          <purl>1</purl>
        </row>
        <row>
          <purl>2</purl>
          <knit>2</knit>
          <increase type="yo" />
          <knit>3</knit>
          <decrease type="ssk" />
          <knit>7</knit>
          <purl>1</purl>
        </row>
        <row>
          <purl>2</purl>
          <knit>3</knit>
          <increase type="yo" />
          <knit>3</knit>
          <decrease type="ssk" />
          <knit>6</knit>
          <purl>1</purl>
        </row>
        <row>
          <purl>2</purl>
          <knit>4</knit>
          <increase type="yo" />
          <knit>3</knit>
          <decrease type="ssk" />
          <knit>5</knit>
          <purl>1</purl>
        </row>
        <row>
          <purl>2</purl>
          <knit>5</knit>
          <increase type="yo" />
          <knit>3</knit>
          <decrease type="ssk" />
          <knit>4</knit>
          <purl>1</purl>
        </row>
        <row>
          <purl>2</purl>
          <knit>6</knit>
          <increase type="yo" />
          <knit>3</knit>
          <decrease type="ssk" />
          <knit>3</knit>
          <purl>1</purl>
        </row>
        <row>
          <purl>2</purl>
          <knit>7</knit>
          <increase type="yo" />
          <knit>3</knit>
          <decrease type="ssk" />
          <knit>2</knit>
          <purl>1</purl>
        </row>
        <row>
          <purl>2</purl>
          <knit>8</knit>
          <increase type="yo" />
          <knit>3</knit>
          <decrease type="ssk" />
          <knit>1</knit>
          <purl>1</purl>
        </row>
        <row>
          <purl>2</purl>
          <knit>9</knit>
          <increase type="yo" />
          <knit>3</knit>
          <decrease type="ssk" />
          <purl>1</purl>
        </row>
      </instruction>
      <instruction id="nutkin2-right-side" message-key="instruction.nutkin2-right-side" shape="round">
        <row>
          <purl>1</purl>
          <knit>9</knit>
          <decrease type="k2tog" />
          <knit>3</knit>
          <increase type="yo" />
          <purl>2</purl>
        </row>
        <row>
          <purl>1</purl>
          <knit>8</knit>
          <decrease type="k2tog" />
          <knit>3</knit>
          <increase type="yo" />
          <knit>1</knit>
          <purl>2</purl>
        </row>
        <row>
          <purl>1</purl>
          <knit>7</knit>
          <decrease type="k2tog" />
          <knit>3</knit>
          <increase type="yo" />
          <knit>2</knit>
          <purl>2</purl>
        </row>
        <row>
          <purl>1</purl>
          <knit>6</knit>
          <decrease type="k2tog" />
          <knit>3</knit>
          <increase type="yo" />
          <knit>3</knit>
          <purl>2</purl>
        </row>
        <row>
          <purl>1</purl>
          <knit>5</knit>
          <decrease type="k2tog" />
          <knit>3</knit>
          <increase type="yo" />
          <knit>4</knit>
          <purl>2</purl>
        </row>
        <row>
          <purl>1</purl>
          <knit>4</knit>
          <decrease type="k2tog" />
          <knit>3</knit>
          <increase type="yo" />
          <knit>5</knit>
          <purl>2</purl>
        </row>
        <row>
          <purl>1</purl>
          <knit>3</knit>
          <decrease type="k2tog" />
          <knit>3</knit>
          <increase type="yo" />
          <knit>6</knit>
          <purl>2</purl>
        </row>
        <row>
          <purl>1</purl>
          <knit>2</knit>
          <decrease type="k2tog" />
          <knit>3</knit>
          <increase type="yo" />
          <knit>7</knit>
          <purl>2</purl>
        </row>
        <row>
          <purl>1</purl>
          <knit>1</knit>
          <decrease type="k2tog" />
          <knit>3</knit>
          <increase type="yo" />
          <knit>8</knit>
          <purl>2</purl>
        </row>
        <row>
          <purl>1</purl>
          <decrease type="k2tog" />
          <knit>3</knit>
          <increase type="yo" />
          <knit>9</knit>
          <purl>2</purl>
        </row>
      </instruction>
      <merged-instruction id="nutkin2" merge-point="row" type="physical" message-key="instruction.nutkin2">
        <instruction-ref ref="nutkin2-left-side" />
        <instruction-ref ref="nutkin2-right-side" />
      </merged-instruction>
      <inline-instruction id="gusset-right-side-decrease">
        <knit>1</knit>
        <decrease type="ssk" />
        <repeat until="end">
          <knit />
        </repeat>
      </inline-instruction>
      <inline-instruction id="gusset-left-side-decrease">
        <repeat until="before-marker" value="3">
          <knit />
        </repeat>
        <decrease type="k2tog" />
        <knit>1</knit>
      </inline-instruction>
      <inline-instruction id="k1p1-ribbing" message-key="inline-instruction.k1p1-ribbing">
        <knit>1</knit>
        <purl>1</purl>
      </inline-instruction>
      <inline-instruction id="k2p2-ribbing" message-key="inline-instruction.k2p2-ribbing">
        <knit>2</knit>
        <purl>2</purl>
      </inline-instruction>
      <instruction id="garter-ribbing" message-key="instruction.garter-ribbing" shape="round">
        <row>
          <inline-instruction-ref ref="k2p2-ribbing" />
        </row>
        <row>
          <knit>4</knit>
        </row>
      </instruction>
    </instruction-definitions>
  </directives>
  <general-information xml:lang="en">
    <name>Nutkin Two</name>
    <description>A sock pattern inspired by the Nutkin pattern by Beth LaPensee</description>
    <gauge type="stockinette">
      <stitch-gauge unit="st/in">7</stitch-gauge>
      <row-gauge unit="row/in">12</row-gauge>
    </gauge>
    <techniques>
      <technique>lace</technique>
    </techniques>
    <author>
      <first-name>Meg</first-name>
      <last-name>Dedolph</last-name>
    </author>
  </general-information>
  <supplies>
    <yarns>
      <yarn-type id="lornas-1" brand="Lorna's Laces" category="Shepherd Sock" weight="fingering">
        <ball-weight unit="g">50</ball-weight>
      </yarn-type>
      <yarn id="main-color" typeref="lornas-1" message-key="yarn.main-color">
        <total-length unit="yd">430</total-length>
        <total-weight unit="g">100</total-weight>
        <color name="Mixed Berries" number="38" />
      </yarn>
    </yarns>
    <needles>
      <needle-type id="size1circ" type="circular" brand="Knitpicks">
        <length unit="in">24</length>
        <size unit="US">1</size>
      </needle-type>
      <needle id="needle1" typeref="size1circ" message-key="needle.needle1" />
      <needle id="needle2" typeref="size1circ" message-key="needle.needle2" />
    </needles>
    <accessories />
  </supplies>
  <directions>
    <instruction-group id="start">
      <use-needles>
        <needle ref="needle1" />
      </use-needles>
      <cast-on style="long-tail">68</cast-on>
      <use-needles silent="true">
        <needle ref="needle1" />
        <needle ref="needle2" />
      </use-needles>
      <arrange-stitches-on-needles>
        <needle ref="needle1">34</needle>
        <needle ref="needle2">34</needle>
      </arrange-stitches-on-needles>
      <join-in-round />
    </instruction-group>
    <instruction-group id="cuff" message-key="instruction-group.cuff">
      <instruction id="cuff-round">
        <row type="round">
          <repeat until="end">
            <inline-instruction-ref ref="k1p1-ribbing" />
          </repeat>
        </row>
      </instruction>
      <repeat-instruction ref="cuff-round">
        <until-measures unit="in">1</until-measures>
      </repeat-instruction>
    </instruction-group>
    <instruction-group id="leg" message-key="instruction-group.leg" reset-row-count="true">
      <instruction id="leg-pattern">
        <for-each-row-in-instruction ref="nutkin2">
          <using-needle ref="needle1">
            <purl>1</purl>
            <repeat value="8" until="times">
              <apply-next-row instruction-ref="garter-ribbing" />
            </repeat>
            <knit>1</knit>
          </using-needle>
          <using-needle ref="needle2">
            <apply-next-row instruction-ref="nutkin2" />
          </using-needle>
        </for-each-row-in-instruction>
      </instruction>
      <repeat-instruction ref="leg-pattern">
        <additional-times>6</additional-times>
      </repeat-instruction>
    </instruction-group>
    <instruction-group id="heel-flap" message-key="instruction-group.heel-flap" reset-row-count="true">
      <use-needles>
        <needle ref="needle1" />
      </use-needles>
      <declare-flat-knitting next-row-side="right" />
      <instruction id="heel-flap-pattern">
        <row>
          <repeat value="2" until="before-end">
            <knit>1</knit>
            <slip>1</slip>
          </repeat>
          <knit>2</knit>
        </row>
        <row>
          <slip>1</slip>
          <repeat until="end">
            <purl />
          </repeat>
        </row>
      </instruction>
      <repeat-instruction ref="heel-flap-pattern">
        <until-measures unit="in">2.5</until-measures>
      </repeat-instruction>
    </instruction-group>
    <instruction-group id="heel-turn" message-key="instruction-group.heel-turn" reset-row-count="true">
      <section>
        <row inform-side="true" short="true">
          <slip>1</slip>
          <knit>18</knit>
          <decrease type="ssk" />
          <knit>1</knit>
          <turn inform-unworked-stitches="true" />
        </row>
        <row short="true">
          <slip>1</slip>
          <purl>5</purl>
          <decrease type="p2tog" />
          <purl>1</purl>
          <turn inform-unworked-stitches="true" />
        </row>
      </section>
      <section>
        <information>
          <message message-key="heel-turn.explain-gap" />
        </information>
        <instruction id="heel-turn-repeat">
          <row short="true">
            <slip>1</slip>
            <repeat until="before-gap" value="1">
              <knit />
            </repeat>
            <decrease type="ssk" />
            <knit>1</knit>
            <turn inform-unworked-stitches="true" />
          </row>
          <row short="true">
            <slip>1</slip>
            <repeat until="before-gap" value="1">
              <purl />
            </repeat>
            <decrease type="p2tog" />
            <purl>1</purl>
            <turn inform-unworked-stitches="true" />
          </row>
        </instruction>
        <repeat-instruction ref="heel-turn-repeat">
          <additional-times>4</additional-times>
        </repeat-instruction>
        <row short="true">
          <slip>1</slip>
          <knit>16</knit>
          <decrease type="ssk" />
          <knit>1</knit>
        </row>
        <row>
          <slip>1</slip>
          <purl>17</purl>
          <decrease type="p2tog" />
          <purl>1</purl>
        </row>
        <information>
          <number-of-stitches number="20"/>
        </information>
      </section>
      <section>
        <row>
          <slip>1</slip>
          <knit>9</knit>
          <designate-end-of-row />
        </row>
      </section>
    </instruction-group>
    <instruction-group id="work-gusset" message-key="instruction-group.work-gusset" reset-row-count="true">
      <use-needles>
        <needle ref="needle1" />
        <needle ref="needle2" />
      </use-needles>
      <declare-round-knitting />
      <arrange-stitches-on-needles>
        <needle ref="needle1">27</needle>
        <needle ref="needle2">27</needle>
      </arrange-stitches-on-needles>
      <row type="round">
        <using-needle ref="needle1">
          <knit>10</knit>
          <inline-pick-up-stitches type="knitwise">18</inline-pick-up-stitches>
          <place-marker />
          <apply-next-row instruction-ref="nutkin2-left-side" />
        </using-needle>
        <using-needle ref="needle2">
          <apply-next-row instruction-ref="nutkin2-right-side" />
          <place-marker />
          <inline-pick-up-stitches type="knitwise">18</inline-pick-up-stitches>
          <knit>10</knit>
        </using-needle>
      </row>
      <instruction id="gusset-rows">
        <row type="round">
          <using-needle ref="needle1">
            <inline-instruction-ref ref="gusset-left-side-decrease" />
            <apply-next-row instruction-ref="nutkin2-left-side" />
          </using-needle>
          <using-needle ref="needle2">
            <apply-next-row instruction-ref="nutkin2-right-side" />
            <inline-instruction-ref ref="gusset-right-side-decrease" />
          </using-needle>
        </row>
        <row type="round">
          <using-needle ref="needle1">
            <repeat until="marker">
              <knit />
            </repeat>
            <apply-next-row instruction-ref="nutkin2-left-side" />
          </using-needle>
          <using-needle ref="needle2">
            <apply-next-row instruction-ref="nutkin2-right-side" />
            <repeat until="end">
              <knit />
            </repeat>
          </using-needle>
        </row>
      </instruction>
      <repeat-instruction ref="gusset-rows">
        <until-stitches-remain>68</until-stitches-remain>
      </repeat-instruction>
      <row assign-row-number="false" type="round">
        <using-needle ref="needle1">
          <repeat until="marker">
            <knit />
          </repeat>
          <remove-marker />
          <designate-end-of-row />
        </using-needle>
      </row>
      <arrange-stitches-on-needles>
        <needle ref="needle2">34</needle>
        <needle ref="needle1">34</needle>
      </arrange-stitches-on-needles>
      <label-needle ref="needle2" message-key="needle.instep" />
      <label-needle ref="needle1" message-key="needle.sole" />
    </instruction-group>
    <instruction-group id="make-foot" message-key="instruction-group.make-foot" reset-row-count="true">
      <instruction id="foot-rows">
        <row type="round">
          <using-needle ref="needle2">
            <purl>1</purl>
            <repeat value="8" until="times">
              <knit>2</knit>
              <purl>2</purl>
            </repeat>
            <knit>1</knit>
          </using-needle>
          <using-needle ref="needle1">
            <repeat until="end">
              <knit />
            </repeat>
          </using-needle>
        </row>
      </instruction>
      <repeat-instruction ref="foot-rows">
        <until-desired-length />
      </repeat-instruction>
    </instruction-group>
    <instruction-group id="make-toe" message-key="instruction-group.make-toe" reset-row-count="true">
      <section>
        <instruction id="toe-rows">
          <row type="round">
            <using-needle ref="needle2">
              <knit>1</knit>
              <decrease type="ssk" />
              <repeat until="before-end" value="3">
                <knit />
              </repeat>
              <decrease type="k2tog" />
              <knit>1</knit>
            </using-needle>
            <using-needle ref="needle1">
              <knit>1</knit>
              <decrease type="ssk" />
              <repeat until="before-end" value="3">
                <knit />
              </repeat>
              <decrease type="k2tog" />
              <knit>1</knit>
            </using-needle>
          </row>
          <row type="round">
            <repeat until="end">
              <knit />
            </repeat>
          </row>
        </instruction>
        <repeat-instruction ref="toe-rows">
          <until-stitches-remain>20</until-stitches-remain>
        </repeat-instruction>
      </section>
      <section>
        <graft-together>
          <needle ref="needle1" />
          <needle ref="needle2" />
        </graft-together>
      </section>
    </instruction-group>
  </directions>
</pattern>
