<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (nickcharlton)</title>
    <link>https://pinboard.in/u:nickcharlton/public/</link>
    <description>recent bookmarks from nickcharlton</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://weblog.jamisbuck.org/2011/1/24/maze-generation-hunt-and-kill-algorithm?utm_source=rubyweekly&amp;utm_medium=email"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://weblog.jamisbuck.org/2011/1/24/maze-generation-hunt-and-kill-algorithm?utm_source=rubyweekly&amp;utm_medium=email">
    <title>the { buckblogs :here }: Maze Generation: Hunt-and-Kill algorithm</title>
    <dc:date>2011-01-27T17:27:10+00:00</dc:date>
    <link>http://weblog.jamisbuck.org/2011/1/24/maze-generation-hunt-and-kill-algorithm?utm_source=rubyweekly&amp;utm_medium=email</link>
    <dc:creator>nickcharlton</dc:creator><description><![CDATA[A Ruby implementation of a Hunt and Kill algorithm for solving mazes.]]></description>
<dc:subject>ai maze algorithms</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:nickcharlton/b:423ac74f0d19/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:ai"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:maze"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:algorithms"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>