<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
                       "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
    <!--the date and hash keys are generated by my php file at http://ride4.org/installer/zips/loop.php.  Just put that php file in the same directory as your zips, navigate to it and it will give you the nessasary info -->
    <dict>
        <key>info</key>
        <dict>
            <key>category</key>
            <string>Other Sources</string>
            <key>contact</key>
            <string>shaiss@gmail.com</string>
            <key>description</key>
            <string>my collection of obscure apps from around the web</string>
            <key>maintainer</key>
            <string>Shai</string>
            <key>name</key>
            <string>Shai's Apps</string>
            <key>url</key>
            <string>http://www.ocmoto.com</string>
        </dict>
        <key>packages</key>
        <array>
            <dict>
                <key>author</key>
                <string>Shai</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>bundleIdentifier</key>
                <string>com.cusomtomize.addons.shai</string>
                <key>category</key>
                <string>Shai's Apps</string>
                <key>description</key>
                <string>Beta addons to the SpicyChicken's Customize. Use "More Info" for changelog. Works with 1.20 and should work fine with previous versions.</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/CustomizeAddons.zip</string>
                <key>name</key>
                <string>Customize Addons</string>
                <key>scripts</key>
                <dict>
                    <key>update</key>
                    <array>
                        <array>
                            <string>CopyPath</string>
                            <string>icons</string>
                            <string>/Applications/Customize.app/icons/</string>
                        </array>
                        <array>
                            <string>CopyPath</string>
                            <string>settings</string>
                            <string>/Applications/Customize.app/settings/</string>
                        </array>
                    </array>
                    <key>install</key>
                    <array>
						<array>
							<string>SetStatus</string>
							<string>Installing: Please donate @ http://ride4.org</string>
						</array>					
                        <array>
                            <string>Notice</string>
                            <string>Making a copy of your original customize settings</string>
                        </array>
                        <array>
                            <string>CopyPath</string>
                            <string>/Applications/Customize.app/settings/</string>
                            <string>/Applications/Customize.app/backup/</string>
                        </array>
                        <array>
                            <string>Notice</string>
                            <string>Made backup, use the uninstall to go back to the original settings</string>
                        </array>
                        <array>
                            <string>CopyPath</string>
                            <string>icons</string>
                            <string>/Applications/Customize.app/icons/</string>
                        </array>
                        <array>
                            <string>CopyPath</string>
                            <string>settings</string>
                            <string>/Applications/Customize.app/settings/</string>
                        </array>
                        <array>
                            <string>Notice</string>
                            <string>Install complete.  If you update customize you will need to reinstall this package.  Unless customize includes these addons then dont ;)</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>CopyPath</string>
                            <string>/Applications/Customize.app/backup/</string>
                            <string>/Applications/Customize.app/settings/</string>
                        </array>
                        <array>
                            <string>Notice</string>
                            <string>Cusotmize Beta Addons removed.  Original settings restored</string>
                        </array>
                    </array>
                </dict>
                <key>size</key>
                <string>33736</string>
                <key>url</key>
                <string>http://ride4.org/installer</string>
                <key>version</key>
                <string>1.20.1</string>
                <key>RestartSpringBoard</key>
                <false/>
                <key>date</key>
                <string>1200673250</string>
                <key>hash</key>
                <string>ec6204553582be607f93915e497f4275</string>
            </dict>
            <dict>
                <key>author</key>
                <string>buzios</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>maintainer</key>
                <string>buzios</string>
                <key>contact</key>
                <string>mca@pobox.com</string>
                <key>bundleIdentifier</key>
                <string>com.mca.iphone-apps.toggle</string>
                <key>category</key>
                <string>Shai's Apps</string>
                <key>description</key>
                <string>Toggle is a spinoff the Services application</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/toggle.zip</string>
                <key>name</key>
                <string>iToggle</string>
                <key>scripts</key>
                <dict>
                    <key>install</key>
                    <array>
                        <array>
                            <string>CopyPath</string>
                            <string>Toggle.app</string>
                            <string>/Applications/Toggle.app</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>RemovePath</string>
                            <string>/Applications/Toggle.app</string>
                        </array>
                    </array>
                </dict>
                <key>size</key>
                <string>47008</string>
                <key>url</key>
                <string>http://web.newsguy.com/marcio/iphone/itoggle/</string>
                <key>version</key>
                <string>1.0.3</string>
                <key>hash</key>
                <string>2b5db9e149e7a62df5b26f38a31a71e5</string>
                <key>date</key>
                <string>1195250958</string>
            </dict>
            <dict>
                <key>author</key>
                <string>Shai</string>
                <key>bundleIdentifier</key>
                <string>com.mariopartyicons.shai</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>category</key>
                <string>Shai's Apps</string>
                <key>description</key>
                <string>!!!DOESNT WORK YET!!! 63 new icons for the mario party theme</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/mpicons.zip</string>
                <key>name</key>
                <string>63 Extra MarioParty Icons</string>
                <key>scripts</key>
                <dict>
                    <key>install</key>
                    <array>
                        <array>
                            <string>CopyPath</string>
                            <string>Icons</string>
                            <string>/private/var/root/Library/SummerBoard/Themes/Mario_Party/Icons</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>RemovePath</string>
                            <string>/private/var/root/Library/SummerBoard/Themes/Mario_Party/Icons</string>
                        </array>
                    </array>
                </dict>
                <key>size</key>
                <string>2266730</string>
                <key>url</key>
                <string>http://ride4.org/installer/</string>
                <key>version</key>
                <string>1.0.0</string>
                <key>hash</key>
                <string>d12e68f34bb1237f52322c5655afeb68</string>
                <key>date</key>
                <string>1195243875</string>
            </dict>
            <dict>
                <key>author</key>
                <string>Shai</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>bundleIdentifier</key>
                <string>com.ocmoto.shai</string>
                <key>category</key>
                <string>Site Launchers</string>
                <key>description</key>
                <string>Adds a direct link to ocmoto.com to the SpringBoard</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/ocmoto.zip</string>
                <key>name</key>
                <string>OCMoto</string>
                <key>scripts</key>
                <dict>
                    <key>install</key>
                    <array>
                        <array>
                            <string>CopyPath</string>
                            <string>OCMoto.app</string>
                            <string>/Applications/OCMoto.app</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>RemovePath</string>
                            <string>/Applications/OCMoto.app</string>
                        </array>
                    </array>
                </dict>
                <key>size</key>
                <string>49535</string>
                <key>url</key>
                <string>http://ride4.org/installer/</string>
                <key>version</key>
                <string>1.0.0</string>
                <key>date</key>
                <string>1195247325</string>
            </dict>
            <dict>
                <key>author</key>
                <string>Shai</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>bundleIdentifier</key>
                <string>com.epn.shai</string>
                <key>category</key>
                <string>Site Launchers</string>
                <key>description</key>
                <string>Adds a direct link to ePN to the SpringBoard</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/ePN.zip</string>
                <key>name</key>
                <string>ePN</string>
                <key>scripts</key>
                <dict>
                    <key>install</key>
                    <array>
                        <array>
                            <string>CopyPath</string>
                            <string>ePN.app</string>
                            <string>/Applications/ePN.app</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>RemovePath</string>
                            <string>/Applications/ePN.app</string>
                        </array>
                    </array>
                </dict>
                <key>size</key>
                <string>56297</string>
                <key>url</key>
                <string>http://ride4.org/installer/</string>
                <key>version</key>
                <string>1.0.0</string>
                <key>date</key>
                <string>1195247338</string>
            </dict>
            <dict>
                <key>author</key>
                <string>Shai</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>bundleIdentifier</key>
                <string>com.vtap.shai</string>
                <key>category</key>
                <string>Site Launchers</string>
                <key>description</key>
                <string>Adds a direct link to vTap's iphone video player to the SpringBoard</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/vtap.zip</string>
                <key>name</key>
                <string>vTap</string>
                <key>scripts</key>
                <dict>
                    <key>install</key>
                    <array>
                        <array>
                            <string>CopyPath</string>
                            <string>vTap.app</string>
                            <string>/Applications/vTap.app</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>RemovePath</string>
                            <string>/Applications/vTap.app</string>
                        </array>
                    </array>
                </dict>
                <key>size</key>
                <string>49200</string>
                <key>url</key>
                <string>http://ride4.org/installer/</string>
                <key>version</key>
                <string>1.0.0</string>
                <key>date</key>
                <string>1195234441</string>
            </dict>
            <dict>
                <key>author</key>
                <string>Shai</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>bundleIdentifier</key>
                <string>com.mockdock.shai</string>
                <key>category</key>
                <string>Site Launchers</string>
                <key>description</key>
                <string>Adds a direct link to mockdock to the SpringBoard</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/mockdock.zip</string>
                <key>name</key>
                <string>MockDock</string>
                <key>scripts</key>
                <dict>
                    <key>install</key>
                    <array>
                        <array>
                            <string>CopyPath</string>
                            <string>MockDock.app</string>
                            <string>/Applications/MockDock.app</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>RemovePath</string>
                            <string>/Applications/MockDock.app</string>
                        </array>
                    </array>
                </dict>
                <key>size</key>
                <string>102940</string>
                <key>url</key>
                <string>http://ride4.org/installer/</string>
                <key>version</key>
                <string>1.0.0</string>
                <key>date</key>
                <string>1195243565</string>
            </dict>
            <dict>
                <key>author</key>
                <string>Shai</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>bundleIdentifier</key>
                <string>com.sblcars.shai</string>
                <key>category</key>
                <string>Themes (SummerBoard)</string>
                <key>description</key>
                <string>LCARs SumerBoard Theme</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/lcars.zip</string>
                <key>name</key>
                <string>LCARs</string>
                <key>scripts</key>
                <dict>
                    <key>install</key>
                    <array>
                        <array>
                            <string>Notice</string>
                            <string>If you have any graphics skills and can make the icons for this theme please contact me</string>
                        </array>
                        <array>
                            <string>CopyPath</string>
                            <string>lcars</string>
                            <string>/private/var/root/Library/SummerBoard/Themes/LCARs/</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>RemovePath</string>
                            <string>/private/var/root/Library/SummerBoard/Themes/LCARs/</string>
                        </array>
                    </array>
                </dict>
                <key>size</key>
                <string>53903</string>
                <key>url</key>
                <string>http://ride4.org/installer/</string>
                <key>version</key>
                <string>1.0.2</string>
                <key>date</key>
                <string>1195244814</string>
            </dict>
            <dict>
                <key>author</key>
                <string>iPhone Community</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>bundleIdentifier</key>
                <string>com.InCallGlowImages.dash2</string>
                <key>category</key>
                <string>Themes (Customize)</string>
                <key>description</key>
                <string>InCall Glow images for customize.  Requires Customize Beta Addons</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/InCallGlowImages.zip</string>
                <key>name</key>
                <string>InCall Glow Images</string>
                <key>scripts</key>
                <dict>
                    <key>preflight</key>
                    <array>
                        <array>
                            <string>If</string>
                            <array>
                                <array>
                                    <string>ExistsPath</string>
                                    <string>/var/root/Library/Customize/InCallGlowImages/Dash2</string>
                                </array>
                            </array>
                            <array>
                                <array>
                                    <string>RemovePath</string>
                                    <string>/var/root/Library/Customize/InCallGlowImages/Dash2</string>
                                </array>
                            </array>
                        </array>
                        <array>
                            <string>If</string>
                            <array>
                                <array>
                                    <string>ExistsPath</string>
                                    <string>/var/root/Library/Customize/InCallGlowImages/Reako</string>
                                </array>
                            </array>
                            <array>
                                <array>
                                    <string>RemovePath</string>
                                    <string>/var/root/Library/Customize/InCallGlowImages/Reako</string>
                                </array>
                            </array>
                        </array>
                    </array>
                    <key>install</key>
                    <array>
                        <array>
                            <string>CopyPath</string>
                            <string>InCallGlowImages</string>
                            <string>/var/root/Library/Customize/InCallGlowImages/</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/InCallGlowImages/acaijr73</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/InCallGlowImages/Reako</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/InCallGlowImages/dictionary</string>
                        </array>
                    </array>
                </dict>
                <key>size</key>
                <string>195922</string>
                <key>url</key>
                <string>http://www.modmyifone.com/forums/</string>
                <key>version</key>
                <string>1.42</string>
                <key>hash</key>
                <string>cd171ece9c62e95588786d3a19c6975b</string>
                <key>date</key>
                <string>1195502479</string>
            </dict>
            <dict>
                <key>author</key>
                <string>iPhone Community</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>bundleIdentifier</key>
                <string>com.iPodStarsImages.dash2</string>
                <key>category</key>
                <string>Themes (Customize)</string>
                <key>description</key>
                <string>iPod Star images for customize.  Requires Customize Beta Addons</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/iPodStarsImages.zip</string>
                <key>name</key>
                <string>iPod Star Images</string>
                <key>scripts</key>
                <dict>
                    <key>install</key>
                    <array>
                        <array>
                            <string>CopyPath</string>
                            <string>iPodStarsImages</string>
                            <string>/var/root/Library/Customize/iPodStarsImages/</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/iPodStarsImages/Dash2</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/iPodStarsImages/Shai</string>
                        </array>
                    </array>
                </dict>
                <key>size</key>
                <string>44254</string>
                <key>url</key>
                <string>http://www.modmyifone.com/forums/</string>
                <key>version</key>
                <string>1.2</string>
                <key>date</key>
                <string>1195243278</string>
            </dict>
            <dict>
                <key>author</key>
                <string>Shai</string>
                <key>bundleIdentifier</key>
                <string>com.sources.shai</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>category</key>
                <string>Sources</string>
                <key>description</key>
                <string>Installs over 130+ sources I could find. If your's isnt here email me. Unistall individual sources through insatller's sources pane.  Duplicate Apps will happen!</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/addsource.zip</string>
                <key>name</key>
                <string>All Sources</string>
                <key>scripts</key>
                <dict>
	                <key>preflight</key>
                    <array>
                        <array>
                        <string>RemoveSource</string>
                        <string>http://hpcgi3.nifty.com/moyashi/ipodtouch/repository.cgi</string>
                        </array>
                        <array>
                        	<string>RemoveSource</string>
                        	<string>http://getrawred.no-ip.org</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://iphone.az.lviv.ua/installer</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://markmon.mine.nu:90/iphone/repo/repo.plist</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://iappcat.com/r/</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://iappcat.com/r/9826</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://iappcat.com/r/5339</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://simplezaweb.com/repo/installer.xml</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://ifortner.zoomshare.com/repo.xml</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://www.ipod-touch-tgemes.de/installer/repo.xml</string>
                        </array>
                    </array>
                    <key>install</key>
                    <array>
                        <array>
                            <string>Notice</string>
                            <string>Please visit http://ride4.org and donate to support this package and its source.  Thank you!</string>
                        </array>					
						<array>
							<string>SetStatus</string>
							<string>Please donate @ http://ride4.org</string>
						</array>
                        <!-- Added 05/14/08-->		
						<array>
                            <string>AddSource</string>
                            <string>http://intelliborn.com/repo</string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://davteam.com/repo.xml</string>
                        </array>				
						<array>
                            <string>AddSource</string>
                            <string>http://ifortner2008.googlepages.com/repo.xml</string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://www.iphonevideorecorder.com</string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://www.ipod-touch-themes.de/installer/repo.xml</string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://s.apfelphone.net </string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://installer.iclarified.com</string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://www.ifoneguide.nl/111</string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://www.ifoneguide.nl/112</string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://www.ifoneguide.nl/113</string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://www.ifoneguide.nl/114</string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://repo.sc/Jeremy</string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://intelliborn.com/repo</string>
                        </array>
                        <!-- Added 04/18/08-->
						<array>
                            <string>AddSource</string>
                            <string>http://xk72.com/iphone/repos</string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://iphonecake.com/src/all</string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://ifortner.zoomshare.com/files/repo.xml</string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://kozmicstar.com/ttrsongs.xml</string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://svn.natetrue.com/ttr/</string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://s.iPhone-Forums.de</string>
                        </array>
						<!-- Removed: there is no maintainer contact info.  Also, they have illegal redistributed others packages.  And old version too
						<array>
                            <string>AddSource</string>
                            <string>http://iappcat.com/r/5339</string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://iappcat.com/r/9826</string>
                        </array>
-->
						<array>
                            <string>AddSource</string>
                            <string>http://Jmiz9000.techdocrx.com/repo.xml</string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://Ipodtouched.net/repo.xml</string>
                        </array>
                        <!-- Added 03/28/08-->
                        <array>
                            <string>AddSource</string>
                            <string>http://www.scorespro.com/iphone/</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://iphonecake.com/src/all</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://makemac.ucoz.ru/r.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://kiribaketas.googlepages.com/repo.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://www.hackthatphone.com/1.xml</string>
                        </array>
						<!-- Removed: there is no maintainer contact info.  Also, they have illegal redistributed others packages.  And old version too
                        <array>
                            <string>AddSource</string>
                            <string>http://iappcat.com/r/</string>
                        </array>					
-->
                        <array>
                            <string>AddSource</string>
                            <string>http://www.andrewlacy.com/twinkle/</string>
                        </array>	
                        <!-- Added 03/11/08-->
                        <array>
                            <string>AddSource</string>
                            <string>http://repo.digitalagua.com</string>
                        </array>						
                        <array>
                            <string>AddSource</string>
                            <string>http://tworon.com/avo/PSXrepo/repository.xml</string>
                        </array>
						<array>
                            <string>AddSource</string>
                            <string>http://gbarepo.servicegame.com/</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://www.dlubbat.com/iphone.xml</string>
                        </array>						
                        <!-- Added 03/03/08-->
                        <array>
                            <string>AddSource</string>
                            <string>http://swirlyspace.com/SwirlySpace.xml</string>
                        </array>						
                        <array>
                            <string>AddSource</string>
                            <string>http://steffwiz.webs.com/files/iPhone/repo.xml</string>
                        </array>						
                        <!-- Added 02/27/08-->
                        <array>
                            <string>AddSource</string>
                            <string>http://zodttd.com/repo/</string>
                        </array>						
                        <array>
                            <string>AddSource</string>
                            <string>http://www.iphonerat.com</string>
                        </array>						
                        <array>
                            <string>AddSource</string>
                            <string>http://installer.phranker.com</string>
                        </array>						
                        <array>
                            <string>AddSource</string>
                            <string>http://spiffyware.net/iphone</string>
                        </array>						
                        <array>
                            <string>AddSource</string>
                            <string>http://newattiphone.com/repo.xml</string>
                        </array>						
                        <array>
                            <string>AddSource</string>
                            <string>http://rep.sosiphone.com</string>
                        </array>						
                        <array>
                            <string>AddSource</string>
                            <string>http://m8an.de/ownrisk.xml</string>
                        </array>						
                        <array>
                            <string>AddSource</string>
                            <string>http://dajavax.googlepages.com/repo.xml</string>
                        </array>						
                        <array>
                            <string>AddSource</string>
                            <string>http://sleepers.net/iphonerepobeta</string>
                        </array>						
                        <array>
                            <string>AddSource</string>
                            <string>http://byooi.com/iphone/digicide.plist</string>
                        </array>						
                        <array>
                            <string>AddSource</string>
                            <string>http://conceitedsoftware.com/iphone/beta/</string>
                        </array>						
                        <array>
                            <string>AddSource</string>
                            <string>http://ihacks.us/index.xml</string>
                        </array>					
                        <!-- Added 02/25/08-->
                        <array>
                            <string>AddSource</string>
                            <string>http://dezign999.com/iphone.xml</string>
                        </array>						
                        <!-- Removed 4/18/08 as the source would hang for 60+ seconds
						<array>
                            <string>AddSource</string>
                            <string>http://iphone.az.lviv.ua/installer</string>
                        </array>	
						-->
                        <!-- Added 02/21/08-->
                        <array>
                            <string>AddSource</string>
                            <string>http://cnp.qlnk.net/</string>
                        </array> 					
                        <!-- Added 02/14/08-->
                        <array>
                            <string>AddSource</string>
                            <string>http://www.xadacka.com/iphone/xsourse.xml</string>
                        </array> 
						<array>
                            <string>AddSource</string>
                            <string>http://www.ipod-repository.net/</string>
                        </array> 
                        <array>
                            <string>AddSource</string>
                            <string>http://ipod1337.com/repo.xml</string>
                        </array>  
                        <array>
                            <string>AddSource</string>
                            <string>http://www.mounvstudio.com/repo.xml</string>
                        </array>  					
                        <!-- Added 02/01/08-->
                        <array>
                            <string>AddSource</string>
                            <string>http://iWoodsy.info</string>
                        </array>  
                        <!-- Removed 4/21/08 at the maintainer's request
						<array>
                            <string>AddSource</string>
                            <string>http://simplezaweb.com/repo/installer.xml</string>
                        </array>                                       
 						-->
                        <!-- Added 01/24/08-->
						<!-- Removed 4/21/08 at the maintainer's request
                        <array>
                            <string>AddSource</string>
                            <string>http://www.ipod-touch-tgemes.de/installer/repo.xml</string>
                        </array>
						-->
                        <!-- Added 01/23/08-->
                        <array>
                            <string>AddSource</string>
                            <string>http://iphoneapps.wizdomonwheels.com</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://allipodhax.3host.biz/index.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://iphone.ileks.com</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://www.monsoe.com/source</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://sendowski.de/iphone</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://simplezaweb.googlepages.com/installer.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://www.serverasp.net/chiafa/MMA/repo.xml</string>
                        </array>
                        <!-- Added 01/22/08-->
                        <array>
                            <string>AddSource</string>
                            <string>http://potty.peeinmypantz.com/</string>
                        </array>
                        <!-- Added 01/18/08-->
                        <array>
                            <string>AddSource</string>
                            <string>http://www.spencerslezak.com</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://pyrofersprojects.com/repos/repos.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://nucleardesign.net/repository</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://tinyurl.com/2t8cax</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://i.unlock.no</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://www.spaziocellulare.com/ispazio.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://imimux.com</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://caissa.us</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://idevdocs.com/install</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://iiispace.com/installer2.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://sleepers.net/iphonerepo</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://apogeeltd.com</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://soneso.com/iphone</string>
                        </array>
                        <!-- Added 01/11/08-->
                        <array>
                            <string>AddSource</string>
                            <string>http://lyndellwiggins.com/installer/Swell</string>
                        </array>
                        <!-- Added 01/07/08-->
                        <array>
                            <string>AddSource</string>
                            <string>http://hacktheiphone.com/1.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://www.polarbearfarm.com/repo/</string>
                        </array>
                        <!-- Added 12/19/07-->
                        <array>
                            <string>AddSource</string>
                            <string>http://www.iphones.ru/r</string>
                        </array>
                        <!-- Added 12/18/07-->
                        <array>
                            <string>AddSource</string>
                            <string>http://apptapp.saurik.com/</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://www.jiggyapp.com/i</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://www.sanoodi.com/iphone</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://www.meachware.com/list.xml</string>
                        </array>
                        <!-- Added 12/14/07!-->
                        <array>
                            <string>AddSource</string>
                            <string>http://patrickmccarron.com/irepo</string>
                        </array>
                        <!-- Added 12/3/07.  Credit goes to jmiz9000 for notifing me!-->
                        <array>
                            <string>AddSource</string>
                            <string>http://touchrepo.com/repo.xml</string>
                        </array>
                        <!-- Removed 4/18/08 as it caused installer to hang 
						<array>
                            <string>AddSource</string>
                            <string>http://getrawred.no-ip.org</string>
                        </array>
						-->
                        <array>
                            <string>AddSource</string>
                            <string>http://blazecompany.googlepages.com/blaze.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://homepage.mac.com/hartsteins/copycoders/copycoders.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://brandonsgames.com/chriss/index.xml</string>
                        </array>
						<!-- Removed 4/18/08 as it caused installer to hang 
                        <array>
                            <string>AddSource</string>
                            <string>http://hpcgi3.nifty.com/moyashi/ipodtouch/repository.cgi</string>
                        </array>
						-->
                        <array>
                            <string>AddSource</string>
                            <string>http://home.twcny.rr.com/imagine09/Imagine09.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://repo.us.to</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://limitededitioniphone.com/lei.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://bblk.net/iphone</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://pxl.freemyiphone.com </string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://iphone.r4m0n.net/repos</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://iphone.robota.nl</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://tinyurl.com/2b32sn</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://urbanfanatics.com/scummvm.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://tinyurl.com/2b32sn</string>
                        </array>
                        <!-- End Added 12/3/07 -->
                        <array>
                            <string>AddSource</string>
                            <string>http://iphone.rustyredwagon.com/repo</string>
                        </array>
                        <!-- removed 1/10/08.  installer was always crashing on this source
                  <array>
                     <string>AddSource</string>
                     <string>http://app.weiphone.com/installer/</string>
                  </array>
                  -->
                        <array>
                            <string>AddSource</string>
                            <string>http://mobilestack.googlecode.com/svn/repository/internal.plist</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://www.ribeiro.net/repo/</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://modmyifone.com/installer.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://prog.cedsoft.free.fr/</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://repository.apptapp.com</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://conceitedsoftware.com/iphone</string>
                        </array>
                        <!--removed 1/24/08
                        <array>
                            <string>AddSource</string>
                            <string>http://psmxy.org/iphone-apps</string>
                        </array>-->
                        <!-- removed 11/19/07 due to incompatibility 
                        <array>
                            <string>AddSource</string>
                            <string>http://hightymes.org/iphone/plist/index.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://web.mac.com/iswitcher2/list.xml</string>
                        </array>
                        -->
                        <array>
                            <string>AddSource</string>
                            <string>http://homepage.mac.com/reinholdpenner/112.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://lostsoul.aeroxp.org/iphone/index.xml</string>
                        </array>
                        <!-- <array> Removed 1/18, was causing indefinate hang in installer
						<array>
                            <string>AddSource</string>
                            <string>http://markmon.mine.nu:90/iphone/repo/repo.plist</string>
                        </array>
						-->
                        <array>
                            <string>AddSource</string>
                            <string>http://iphone.deathtodesign.com</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://rep.frenchiphone.com</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://ihebrew.net</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://www.iappaday.com/install</string>
                        </array>
                        <!-- <array> Removed 1/18, was causing indefinate hang in installer
                            <string>AddSource</string>
                            <string>http://iphonefanclub.com/native</string>
                        </array>-->
                        <array>
                            <string>AddSource</string>
                            <string>http://home.mike.tl/iphone</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://iphone.frickr.es/index.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://studded.net/installer/index.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://iphonesurge.com/iphonesurge.xml</string>
                        </array>
                        <!-- removed 1/11/08 due to change in location
                        <array>
                            <string>AddSource</string>
                            <string>http://lyndellwiggins.com/Swell.xml</string>
                        </array>-->
                        <!-- removed 11/19/07 due to incompatibility
                        <array>
                            <string>AddSource</string>
                            <string>http://iphone.billydragon.net</string>
                        </array>
                        -->
                        <array>
                            <string>AddSource</string>
                            <string>http://ride4.org/shai.xml</string>
                        </array>
                        <array>
                            <string>AddSource</string>
                            <string>http://loringstudios.com/iPhone-schnapps/index.xml</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>Notice</string>
                            <string>Many Thanks to ispazio.net for writing the uninstall script.</string>
                        </array>
                        <array>
                            <string>Notice</string>
                            <string>May not remove all 70+ sources and some many need to manually be removed.</string>
                        </array>
						<array>
							<string>SetStatus</string>
							<string>Please donate @ http://ride4.org</string>
						</array>		
                       <!-- Added 05/14/08-->			
						<array>
                            <string>RemoveSource</string>
                            <string>http://intelliborn.com/repo</string>
                        </array>
						<array>
                           <string>RemoveSource</string>
                           <string>http://davteam.com/repo.xml</string>
                       </array>			
						<array>
                            <string>RemoveSource</string>
                            <string>http://ifortner2008.googlepages.com/repo.xml</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://www.iphonevideorecorder.com</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://www.ipod-touch-themes.de/installer/repo.xml</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://s.apfelphone.net </string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://installer.iclarified.com</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://www.ifoneguide.nl/111</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://www.ifoneguide.nl/112</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://www.ifoneguide.nl/113</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://www.ifoneguide.nl/114</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://repo.sc/Jeremy</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://intelliborn.com/repo</string>
                        </array>						
						<!-- Added 04/21/08-->
						<array>
                            <string>RemoveSource</string>
                           <string>http://simplezaweb.com/repo/installer.xml</string>
                        </array>
                        <!-- Added 04/18/08-->
						<array>
                            <string>RemoveSource</string>
                            <string>http://xk72.com/iphone/repos</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://iphonecake.com/src/all</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://ifortner.zoomshare.com/files/repo.xml</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://kozmicstar.com/ttrsongs.xml</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://svn.natetrue.com/ttr/</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://s.iPhone-Forums.de</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://iappcat.com/r/5339</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://iappcat.com/r/9826</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://Jmiz9000.techdocrx.com/repo.xml</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://Ipodtouched.net/repo.xml</string>
                        </array>
                        <!-- Added 03/28/08-->
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.scorespro.com/iphone/</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://iphonecake.com/src/all</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://makemac.ucoz.ru/r.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://kiribaketas.googlepages.com/repo.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.hackthatphone.com/1.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://iappcat.com/r/</string>
                        </array>					
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.andrewlacy.com/twinkle/</string>
                        </array>						
                        <!-- Added 03/11/08-->
                        <array>
                            <string>RemoveSource</string>
                            <string>http://repo.digitalagua.com</string>
                        </array>							
                        <array>
                            <string>RemoveSource</string>
                            <string>http://tworon.com/avo/PSXrepo/repository.xml</string>
                        </array>
						<array>
                            <string>RemoveSource</string>
                            <string>http://gbarepo.servicegame.com/</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.dlubbat.com/iphone.xml</string>
                        </array>							
                        <!-- Added 03/03/08-->
                        <array>
                            <string>RemoveSource</string>
                            <string>http://swirlyspace.com/SwirlySpace.xml</string>
                        </array>						
                        <array>
                            <string>RemoveSource</string>
                            <string>http://steffwiz.webs.com/files/iPhone/repo.xml</string>
                        </array>	
                        <!-- Added 02/27/08-->						
                        <array>
                            <string>RemoveSource</string>
                            <string>http://zodttd.com/repo/</string>
                        </array>						
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.iphonerat.com</string>
                        </array>						
                        <array>
                            <string>RemoveSource</string>
                            <string>http://installer.phranker.com</string>
                        </array>						
                        <array>
                            <string>RemoveSource</string>
                            <string>http://spiffyware.net/iphone</string>
                        </array>						
                        <array>
                            <string>RemoveSource</string>
                            <string>http://newattiphone.com/repo.xml</string>
                        </array>						
                        <array>
                            <string>RemoveSource</string>
                            <string>http://rep.sosiphone.com</string>
                        </array>						
                        <array>
                            <string>RemoveSource</string>
                            <string>http://m8an.de/ownrisk.xml</string>
                        </array>						
                        <array>
                            <string>RemoveSource</string>
                            <string>http://dajavax.googlepages.com/repo.xml</string>
                        </array>						
                        <array>
                            <string>RemoveSource</string>
                            <string>http://sleepers.net/iphonerepobeta</string>
                        </array>						
                        <array>
                            <string>RemoveSource</string>
                            <string>http://byooi.com/iphone/digicide.plist</string>
                        </array>						
                        <array>
                            <string>RemoveSource</string>
                            <string>http://conceitedsoftware.com/iphone/beta/</string>
                        </array>						
                        <array>
                            <string>RemoveSource</string>
                            <string>http://ihacks.us/index.xml</string>
                        </array>						
                        <!-- Added 02/25/08-->
                        <array>
                            <string>RemoveSource</string>
                            <string>http://dezign999.com/iphone.xml</string>
                        </array>						
                        <array>
                            <string>RemoveSource</string>
                            <string>http://iphone.az.lviv.ua/installer</string>
                        </array>						
                        <!-- Added 02/21/08-->
                        <array>
                            <string>RemoveSource</string>
                            <string>http://cnp.qlnk.net/</string>
                        </array>						
                        <!-- Added 02/14/08-->
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.xadacka.com/iphone/xsourse.xml</string>
                        </array> 
						<array>
                            <string>RemoveSource</string>
                            <string>http://www.ipod-repository.net/</string>
                        </array> 
                        <array>
                            <string>RemoveSource</string>
                            <string>http://ipod1337.com/repo.xml</string>
                        </array>  
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.mounvstudio.com/repo.xml</string>
                        </array>
						<!--End Added 2/14/08-->
                        <array>
                            <string>RemoveSource</string>
                            <string>http://iphonefanclub.com/native</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://lyndellwiggins.com/Swell.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://app.weiphone.com/installer/</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://web.mac.com/iswitcher2/list.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://hightymes.org/iphone/plist/index.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://iphone.billydragon.net</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://homepage.mac.com/reinholdpenner/111.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://apps.iphoneislam.com</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://simek.ddl2.pl</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>loringstudios.com/iPhone-schnapps/index.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.ipod-touch-tgemes.de/installer/repo.xml</string>
                        </array>                        
                        <array>
                            <string>RemoveSource</string>
                            <string>http://iphoneapps.wizdomonwheels.com</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://allipodhax.3host.biz/index.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://iphone.ileks.com</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.monsoe.com/source</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://sendowski.de/iphone</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://simplezaweb.googlepages.com/installer.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.serverasp.net/chiafa/MMA/repo.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://potty.peeinmypantz.com/</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.spencerslezak.com</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://pyrofersprojects.com/repos/repos.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://nucleardesign.net/repository</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://tinyurl.com/2t8cax</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://i.unlock.no</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://imimux.com</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://caissa.us</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://idevdocs.com/install</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://iiispace.com/installer2.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://sleepers.net/iphonerepo</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://apogeeltd.com</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.soneso.com/iphone</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.ipod-touch-themes.de/installer/repo.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://lyndellwiggins.com/installer/Swell</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://hacktheiphone.com/1.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.polarbearfarm.com/repo/</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.iphones.ru/r</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://apptapp.saurik.com/</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.jiggyapp.com/i</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.sanoodi.com/iphone</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.meachware.com/list.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://patrickmccarron.com/irepo</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://touchrepo.com/repo.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://getrawred.no-ip.org</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://blazecompany.googlepages.com/blaze.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://homepage.mac.com/hartsteins/copycoders/copycoders.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://brandonsgames.com/chriss/index.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://hpcgi3.nifty.com/moyashi/ipodtouch/repository.cgi</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://home.twcny.rr.com/imagine09/Imagine09.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://repo.us.to</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://limitededitioniphone.com/lei.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://bblk.net/iphone</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://pxl.freemyiphone.com </string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://iphone.r4m0n.net/repos</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://iphone.robota.nl</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://tinyurl.com/2b32sn</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://urbanfanatics.com/scummvm.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://tinyurl.com/2b32sn</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://iphone.rustyredwagon.com/repo</string>
                        </array>
 	                <array>
  	                   <string>RemoveSource</string>
	                   <string>http://app.weiphone.com/installer/</string>
 	                </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://mobilestack.googlecode.com/svn/repository/internal.plist</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.ribeiro.net/repo/</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://modmyifone.com/installer.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://prog.cedsoft.free.fr/</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://hightymes.org/iphone/plist/index.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://web.mac.com/iswitcher2/list.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://homepage.mac.com/reinholdpenner/112.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://lostsoul.aeroxp.org/iphone/index.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://markmon.mine.nu:90/iphone/repo/repo.plist</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://iphone.deathtodesign.com</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://rep.frenchiphone.com</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://ihebrew.net</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://www.iappaday.com/install</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://iphonefanclub.com/native</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://home.mike.tl/iphone</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://iphone.frickr.es/index.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://studded.net/installer/index.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://iphonesurge.com/iphonesurge.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://lyndellwiggins.com/Swell.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://iphone.billydragon.net</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://ride4.org/shai.xml</string>
                        </array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://loringstudios.com/iPhone-schnapps/index.xml</string>
                        </array>     
                        <array>
                            <string>RemoveSource</string>
                            <string>http://iWoodsy.info</string>
                        </array>                                             
                    </array>
                </dict>
                <key>url</key>
                <string>http://ride4.org/installer/allsources.html</string>
                <key>size</key>
                <string>150</string>
                <key>version</key>
                <string>4.8</string>
                <key>date</key>
                <string>1210782730</string>
                <key>hash</key>
                <string>be81722706b27ae99c8c8f9c8e7490ad</string>
            </dict>
            <dict>
                <key>author</key>
                <string>iPhone Community</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>bundleIdentifier</key>
                <string>com.afp.shai</string>
                <key>category</key>
                <string>Shai's Apps</string>
                <key>description</key>
                <string>Installs AFP on your iPhone.  Restart your iphone to activate.</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/afp.zip</string>
                <key>name</key>
                <string>AFP</string>
                <key>scripts</key>
                <dict>
                    <key>install</key>
                    <array>
                        <array>
                            <string>CopyPath</string>
                            <string>com.core.afp.plist</string>
                            <string>/Library/LaunchDaemons/</string>
                        </array>
                        <array>
                            <string>CopyPath</string>
                            <string>opt</string>
                            <string>/opt</string>
                        </array>
                        <array>
                            <string>Notice</string>
                            <string>Restart your iPhone to Activate</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>RemovePath</string>
                            <string>/Library/LaunchDaemons/com.core.afp.plist</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/opt/</string>
                        </array>
                    </array>
                </dict>
                <key>size</key>
                <string>139419</string>
                <key>url</key>
                <string>http://ride4.org/installer</string>
                <key>version</key>
                <string>2.1</string>
                <key>hash</key>
                <string>3f9ba2674e9444a29f8735eeade17a21</string>
                <key>date</key>
                <string>1195692026</string>
            </dict>
            <dict>
                <key>author</key>
                <string>Shai</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>bundleIdentifier</key>
                <string>com.bequite.shai</string>
                <key>category</key>
                <string>Themes (SummerBoard)</string>
                <key>description</key>
                <string>A unique SB theme from a pic i found on the web. Tap more info for a preview and install info.</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/bequiet.zip</string>
                <key>name</key>
                <string>BeQuiet</string>
                <key>scripts</key>
                <dict>
                    <key>install</key>
                    <array>
                        <array>
                            <string>CopyPath</string>
                            <string>sbtheme</string>
                            <string>/private/var/root/Library/SummerBoard/Themes/</string>
                        </array>
                        <array>
                            <string>CopyPath</string>
                            <string>wallpaper/BeQuiet.png</string>
                            <string>/Library/Wallpaper/</string>
                        </array>
                        <array>
                            <string>CopyPath</string>
                            <string>wallpaper/BeQuiet.thumbnail.png</string>
                            <string>/Library/Wallpaper/</string>
                        </array>
                        <array>
                            <string>CopyPath</string>
                            <string>wallpaper/BeQuiet2.png</string>
                            <string>/Library/Wallpaper/</string>
                        </array>
                        <array>
                            <string>CopyPath</string>
                            <string>wallpaper/BeQuiet2.thumbnail.png</string>
                            <string>/Library/Wallpaper/</string>
                        </array>
                        <array>
                            <string>CopyPath</string>
                            <string>BeQuietBadge.png</string>
                            <string>/private/var/root/Library/Customize/BadgeImages/BeQuiet/</string>
                        </array>
                        <array>
                            <string>Notice</string>
                            <string>Hide Dock Labels in Sumberboard.  Set Badge to the brown circle under BeQuite heading iIn customize. Set Wallpaper under settings, wallpaper</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>RemovePath</string>
                            <string>/Library/Wallpaper/BeQuiet.png</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/Library/Wallpaper/BeQuiet.thumbnail.png</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/Library/Wallpaper/BeQuiet2.png</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/Library/Wallpaper/BeQuiet2.thumbnail.png</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/private/var/root/Library/Customize/BadgeImages/BeQuiet</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/private/var/root/Library/SummerBoard/Themes/BeQuiet</string>
                        </array>
                        <array>
                            <string>Notice</string>
                            <string>Removed everything, however the wallpaper sticks and you will need to manually change it.</string>
                        </array>
                    </array>
                </dict>
                <key>size</key>
                <string>916839</string>
                <key>url</key>
                <string>http://ride4.org/installer</string>
                <key>version</key>
                <string>1.0</string>
                <key>hash</key>
                <string>ea20e5c2bca9a9d66ff4862edc08f6e2</string>
                <key>date</key>
                <string>1195254386</string>
            </dict>
            <dict>
                <key>author</key>
                <string>Shai</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>maintainer</key>
                <string>Tim Bergeron</string>
                <key>contact</key>
                <string>timbergeron@gmail.com</string>
                <key>bundleIdentifier</key>
                <string>com.radiolistLA.shai</string>
                <key>category</key>
                <string>Site Launchers</string>
                <key>description</key>
                <string>Each station can be clicked to access the last 5 songs played on that station...</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/RadioListLA.zip</string>
                <key>name</key>
                <string>RadioList LA</string>
                <key>scripts</key>
                <dict>
                    <key>install</key>
                    <array>
                        <array>
                            <string>CopyPath</string>
                            <string>RadioList LA.app</string>
                            <string>/Applications/RadioList LA.app</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>RemovePath</string>
                            <string>/Applications/RadioList LA.app</string>
                        </array>
                    </array>
                </dict>
                <key>size</key>
                <string>16622</string>
                <key>url</key>
                <string>http://www.apple.com/webapps/entertainment/iradioapp.html</string>
                <key>version</key>
                <string>1.0</string>
                <key>date</key>
                <string>1196099570</string>
                <key>hash</key>
                <string>f6a80ce8dcf9f3f101cb57b44b7ee6f3</string>
            </dict>
            <dict>
                <key>author</key>
                <string>Shai</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>maintainer</key>
                <string>Tim Bergeron</string>
                <key>contact</key>
                <string>timbergeron@gmail.com</string>
                <key>bundleIdentifier</key>
                <string>com.radiolist.shai</string>
                <key>category</key>
                <string>Site Launchers</string>
                <key>description</key>
                <string>Each station can be clicked to access the last 5 songs played on that station...</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/RadioListLA.zip</string>
                <key>name</key>
                <string>RadioList</string>
                <key>scripts</key>
                <dict>
                    <key>install</key>
                    <array>
                        <array>
                            <string>CopyPath</string>
                            <string>RadioList LA.app</string>
                            <string>/Applications/RadioList.app</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>RemovePath</string>
                            <string>/Applications/RadioList.app</string>
                        </array>
                    </array>
                </dict>
                <key>size</key>
                <string>16568</string>
                <key>url</key>
                <string>http://www.apple.com/webapps/entertainment/iradioapp.html</string>
                <key>version</key>
                <string>1.0</string>
                <key>date</key>
                <string>1196099568</string>
                <key>hash</key>
                <string>610fc3a97958c2aecc05623155b0dd9f</string>
            </dict>
            <dict>
                <key>author</key>
                <string>Shai</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>maintainer</key>
                <string>Moyashi</string>
                <key>bundleIdentifier</key>
                <string>com.sources.moyashi</string>
                <key>category</key>
                <string>Sources</string>
                <key>description</key>
                <string>Installs the moyashi experimental source with great apps!</string>
                <key>location</key>
                <string>http://repository.apptapp.com/packages/Sources/iApp-a-Day.zip</string>
                <key>name</key>
                <string>Moyashi Source</string>
                <key>scripts</key>
                <dict>
                    <key>install</key>
                    <array>
                        <array>
                            <string>AddSource</string>
                            <string>http://hpcgi3.nifty.com/moyashi/ipodtouch/repository.cgi</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>RemoveSource</string>
                            <string>http://hpcgi3.nifty.com/moyashi/ipodtouch/repository.cgi</string>
                        </array>
                    </array>
                </dict>
                <key>url</key>
                <string>http://moyashi.air-nifty.com/</string>
                <key>size</key>
                <string>165</string>
                <key>version</key>
                <string>1.0</string>
                <key>date</key>
                <string>1196724890</string>
            </dict>
            <dict>
                <key>author</key>
                <string>Shai</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>bundleIdentifier</key>
                <string>com.NewCatagoriesIcons.shai</string>
                <key>category</key>
                <string>Themes (Catagories)</string>
                <key>description</key>
                <string>312 Icons for Catagories</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/NewCatagoriesIcons.zip</string>
                <key>name</key>
                <string>312 New Catagories Icons</string>
                <key>scripts</key>
                <dict>
                    <key>preflight</key>
                    <array>
                        <array>
                            <string>IfNot</string>
                            <array>
                                <array>
                                    <string>ExistsPath</string>
                                    <string>/Applications/Categories.app</string>
                                </array>
                            </array>
                            <array>
                                <array>
                                    <string>AbortOperation</string>
                                    <string>Catagories not found. You must install it first.</string>
                                </array>
                            </array>
                        </array>
                    </array>
                    <key>install</key>
                    <array>
                        <array>
                            <string>CopyPath</string>
                            <string>New Icons</string>
                            <string>/Applications/Categories.app/icons/</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>Notice</string>
                            <string>Icons can only be manualy removed by navigating to "/private/var/root/Applications/Categories.app/icons/"</string>
                        </array>
                    </array>
                </dict>
                <key>url</key>
                <string>http://www.ride4.com</string>
                <key>size</key>
                <string>2004361</string>
                <key>version</key>
                <string>1.0</string>
                <key>date</key>
                <string>1199982732</string>
                <key>hash</key>
                <string>c80e323deaa401f22831be695f010171</string>
            </dict>
            <dict>
                <key>author</key>
                <string>shai</string>
                <key>maintainer</key>
                <string>Jesse Cheema</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>bundleIdentifier</key>
                <string>com.CheemaPack.jcheema</string>
                <key>category</key>
                <string>Themes (Customize)</string>
                <key>description</key>
                <string>Loads of images for Customize.  Some images require Customize Beta Addons</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/CheemaPack.zip</string>
                <key>name</key>
                <string>Cheema Image Pack</string>
                <key>scripts</key>
                <dict>
                    <key>install</key>				
                    <array>
						<array>
							<string>SetStatus</string>
							<string>Installing: Please donate @ http://ride4.org</string>
						</array>					
                        <array>
                            <string>CopyPath</string>
                            <string>CheemaPack</string>
                            <string>/var/root/Library/Customize/</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
						<array>
							<string>SetStatus</string>
							<string>Installing: Please donate @ http://ride4.org</string>
						</array>					
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/CallkeypadImages/CheemaPack</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/InstallerImages/CheemaPack</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/PowerbarImages/CheemaPack</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/CallBarImages/CheemaPack</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/BarImages/CheemaPack</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/BatteryImages/CheemaPack</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/CallSliderImages/CheemaPack</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/DialerImages/CheemaPack</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/ipodbarImages/CheemaPack</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/MainSliderImages/CheemaPack</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/PowerSliderImages/CheemaPack</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/SoundImages/CheemaPack</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/VolumefillImages/CheemaPack</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/VolumeImages/CheemaPack</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/CalculatorImages/CheemaPack</string>
                        </array>		
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/CalcRingImages/CheemaPack</string>
                        </array>	
                        <array>
                            <string>RemovePath</string>
                            <string>/var/root/Library/Customize/CalculatorLCDImages/CheemaPack</string>
                        </array>						
                    </array>
                </dict>
                <key>size</key>
                <string>5272012</string>
                <key>url</key>
                <string>http://www.ride4.org/</string>
                <key>version</key>
                <string>3.1</string>
                <key>hash</key>
                <string>53d580d08f822e0b5ea6cf5852468928</string>
                <key>date</key>
                <string>1204047274</string>
            </dict>
            <dict>
                <key>author</key>
                <string>Shai</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>maintainer</key>
                <string>planetarydragon</string>
                <key>contact</key>
                <string>planetarydragon@googlemail.com</string>
                <key>bundleIdentifier</key>
                <string>com.myspacemobile.shai</string>
                <key>category</key>
                <string>Site Launchers</string>
                <key>description</key>
                <string>Adds a direct link to MySpace Mobile to the SpringBoard</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/MobileMySpace.zip</string>
                <key>name</key>
                <string>MySpace Mobile</string>
                <key>scripts</key>
                <dict>
                    <key>install</key>
                    <array>
                        <array>
                            <string>CopyPath</string>
                            <string>MobileMySpace.app</string>
                            <string>/Applications/MobileMySpace.app</string>
                        </array>
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>RemovePath</string>
                            <string>/Applications/MobileMySpace.app</string>
                        </array>
                    </array>
                </dict>
                <key>size</key>
                <string>12952</string>
                <key>url</key>
                <string>http://ride4.org/installer/</string>
                <key>version</key>
                <string>1.0.0</string>
                <key>date</key>
                <string>1200082690</string>
                <key>hash</key>
                <string>3aabf47fb96882f059da69e52f1427f5</string>
            </dict>
            <dict>
                <key>author</key>
                <string>Shai</string>
                <key>maintainer</key>
                <string>Erica Sadun</string>
				<key>sponsor</key>
				<string>Ride4.org</string>				
                <key>bundleIdentifier</key>
                <string>com.quasilowjack.erica</string>
                <key>category</key>
                <string>Utilities</string>
                <key>description</key>
                <string>UPDATE to 2.1 for this to work! Reports location to twitter every 30sec when  phone is on.  Developed by Erica Sadun.  Use more info for more...</string>
                <key>location</key>
                <string>http://ride4.org/installer/zips/lowjack.zip</string>
                <key>name</key>
                <string>Quasi Low-Jack</string>
                <key>scripts</key>
                <dict>
                    <key>preflight</key>
                    <array>
						<array>
							<string>IfNot</string>
							<array>
								<array>
									<string>InstalledPackage</string>
									<string>com.natetrue.iphone.iphone_binkit</string>
								</array>
							</array>
							<array>
								<array>
									<string>AbortOperation</string>
									<string>You must install the "BSD Subsystem" package first. It's in the System category.</string>
								</array>
							</array>
						</array>						
					</array>
                    <key>install</key>
                    <array>
						<array>
							<string>Notice</string>
							<string>Your location is reported every 30 seconds (this can be changed) which is recomended as the lowjack only works when the phone is on.  I have not noticed any effect on battery life.</string>
						</array>						
						<array>
							<string>Notice</string>
							<string>You will need to ssh into your phone and edit /bin/tweet with your twitter username and password.</string>
						</array>	
						<array>
							<string>Notice</string>
							<string>It is recommended that you create a new twitter account with updates set to private.  Unless you want the world to see where you are.</string>
						</array>						
						<array>
							<string>SetStatus</string>
							<string>Copying files...</string>
						</array>					
                        <array>
                            <string>CopyPath</string>
                            <string>bin</string>
                            <string>/bin/</string>
                        </array>
                        <array>
                            <string>CopyPath</string>
                            <string>LaunchDaemons</string>
                            <string>/System/Library/LaunchDaemons/</string>
                        </array>
						<array>
							<string>SetStatus</string>
							<string>Setting Permissions...</string>
						</array>
						<array>
							<string>Exec</string>
							<string>/bin/chmod 755 /bin/pingwifi</string>
						</array>						
						<array>
							<string>Exec</string>
							<string>/bin/chmod 755 /bin/tweet</string>
						</array>		
						<array>
							<string>Exec</string>
							<string>/bin/chmod 755 /bin/findme</string>
						</array>					
						<array>
							<string>Exec</string>
							<string>/bin/chmod 755 /System/Library/LaunchDaemons/com.sadun.tweet.plist</string>
						</array>
						<array>
							<string>Notice</string>
							<string>Remember to change your username in /bin/tweet.  Your location will be reported to twitter every 30 seconds.  Edit /System/Library/LaunchDaemons/com.sadun.tweet.plist to your desired interval</string>
						</array>
						<array>
							<string>SetStatus</string>
							<string>Starting com.sadun.tweet.plist...</string>
						</array>
						<array>
							<string>Exec</string>
							<string>/bin/launchctl load /System/Library/LaunchDaemons/com.sadun.tweet.plist</string>
						</array>						
						<array>
							<string>Notice</string>
							<string>Install Compete.  Please reboot your iPhone/Touch for this to work.</string>
						</array>							
                    </array>
                    <key>uninstall</key>
                    <array>
                        <array>
                            <string>RemovePath</string>
                            <string>/bin/tweet</string>
                        </array>
                        <array>
                            <string>RemovePath</string>
                            <string>/bin/findme</string>
                        </array>						
                        <array>
                            <string>RemovePath</string>
                            <string>/System/Library/LaunchDaemons/com.sadun.tweet.plist</string>
                        </array>						
                    </array>
                </dict>
                <key>size</key>
                <string>11579</string>
                <key>url</key>
                <string>http://www.hackthatifone.com/forum/index.php?topic=49.0</string>
                <key>version</key>
                <string>2.1</string>
				<key>date</key>
				<string>1204051913</string>
				<key>hash</key>
				<string>d17ca2a6b64f45eb23769b0443acc483</string>
            </dict>			
        </array>
    </dict>
</plist>
