<?xml version="1.0" encoding="utf-8"?>
<origami_model title="Picture Frame" creator="Elizabeth Szinger">
  <copyright creator="Elizabeth Szinger" year="2007" />
  <meta level="simple" style="pureland" 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="0" />
  
  <steps> 
    <step action="fold" annotation="Valley fold the top edge down.">
      <crease start_x="0" start_y="0.125" end_x="1" end_y="0.125" parity="valley" swing="down" layers="all" landmark="false" />
	</step>
	
	<step action="fold" annotation="Valley fold the bottom edge up.">
      <crease start_x="0" start_y="0.875" end_x="1" end_y="0.875" parity="valley" swing="up" layers="all" landmark="false" />
	</step>	
	
	<step action="rotate" annotation="Rotate the model 90 degress clockwise.">
	  <rotate rotation="90" />
	</step>	
	
	<step action="fold" annotation="Valley fold the top edge down.">
      <crease start_x="0.125" start_y="0.125" end_x="0.875" end_y="0.125" parity="valley" swing="down" layers="all" landmark="false" />
	</step>
	
	<step action="fold" annotation="Valley fold the bottom edge up." >
      <crease start_x="0.125" start_y="0.875" end_x="0.875" end_y="0.875" parity="valley" swing="up" layers="all" landmark="false" />
	</step>	
	
	<step action="none" annotation="Picture frame." />
  </steps>
  
</origami_model>

