<?xml version="1.0" encoding="utf-8"?>
<origami_model title="Swan" creator="traditional">
  <copyright creator="traditional" year="unknown" />
  <meta level="simple" style="" base="kite base" />
  <paper num_sheets="1">
    <sheet ratio="1.0" bicolor="true" preferred_size="" prefered_type="kami, any" />
  </paper>
  <start_orientation white_side_up="true" rotation="45" />
  
  <steps>
    <step action="fold" annotation="Valley fold the model in half diagonally and unfold.">
      <crease start_x="0" start_y="0" end_x="1" end_y="1" parity="valley" swing="right" unfold="true" layers="all" />
	</step>
	
	<step action="fold" annotation="Kite fold." >
      <crease start_x="0" start_y="0" angle="22.5" parity="valley" swing="right" layers="all" />
      <crease start_x="0" start_y="0" angle="-22.5" parity="valley" swing="left" layers="all" />
	</step>
	
	<step action="turn_over" annotation="Turn the model over." >
	  <turn_over axis="0" />
	</step>
	
	<step action="fold" annotation="Kite fold." >
      <crease start_x="0" start_y="0" angle="11.25" parity="valley" swing="right" layers="all" />
      <crease start_x="0" start_y="0" angle="-11.25" parity="valley" swing="left" layers="all" />
	</step>
	
	<step action="rotate" annotation="Rotate the model 90 degrees counterclockwise." >
	  <rotate rotation="-90" />
	</step>	
	
	<step action="fold" annotation="Fold the model in half." >
      <crease start_x="0" start_y="0" angle="90" parity="mountain" swing="down" layers="all" />
	</step>
	
	<step action="fold" annotation="Outside reverse fold." >
      <crease start_x="0.5" start_y="0" angle="33.75" type="outside_reverse" parity="valley" swing="right" layers="all" landmark="false" />
	</step>
	
	<step action="fold" annotation="Outside reverse fold." >
      <crease start_x="0.25" start_y="0" angle="33.75" type="outside_reverse" parity="valley" swing="left" layers="all" landmark="false" />
	</step>
	
	<step action="rotate" annotation="Rotate the forward slightly." >
	  <rotate rotation="-11.25" />
	</step>	
	
	<step action="none" annotation="Swan." />
	
  </steps>
  
</origami_model>

